|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1773950346724, |
| 2 | + "lastUpdate": 1773952675685, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -36859,6 +36859,58 @@ window.BENCHMARK_DATA = { |
36859 | 36859 | "extra": "mean: 140.57475439273372 usec\nrounds: 4837" |
36860 | 36860 | } |
36861 | 36861 | ] |
| 36862 | + }, |
| 36863 | + { |
| 36864 | + "commit": { |
| 36865 | + "author": { |
| 36866 | + "email": "RyAuld@microsoft.com", |
| 36867 | + "name": "Ryan Auld", |
| 36868 | + "username": "RyAuld" |
| 36869 | + }, |
| 36870 | + "committer": { |
| 36871 | + "email": "RyAuld@microsoft.com", |
| 36872 | + "name": "Ryan Auld", |
| 36873 | + "username": "RyAuld" |
| 36874 | + }, |
| 36875 | + "distinct": true, |
| 36876 | + "id": "71abd778a06324fe1b0b7664d1e49daff9c88ce3", |
| 36877 | + "message": "Clarify publishTarget labels: test vs production", |
| 36878 | + "timestamp": "2026-03-19T13:34:30-07:00", |
| 36879 | + "tree_id": "c7763617a34f81e507c52f629cc272560a7fad38", |
| 36880 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/71abd778a06324fe1b0b7664d1e49daff9c88ce3" |
| 36881 | + }, |
| 36882 | + "date": 1773952674658, |
| 36883 | + "tool": "pytest", |
| 36884 | + "benches": [ |
| 36885 | + { |
| 36886 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 36887 | + "value": 39200.55618563248, |
| 36888 | + "unit": "iter/sec", |
| 36889 | + "range": "stddev: 0.000002746334558406545", |
| 36890 | + "extra": "mean: 25.50984213755909 usec\nrounds: 8159" |
| 36891 | + }, |
| 36892 | + { |
| 36893 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 36894 | + "value": 39311.6539543545, |
| 36895 | + "unit": "iter/sec", |
| 36896 | + "range": "stddev: 0.0000029494342369703095", |
| 36897 | + "extra": "mean: 25.43774935445654 usec\nrounds: 14331" |
| 36898 | + }, |
| 36899 | + { |
| 36900 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 36901 | + "value": 7446.931395160564, |
| 36902 | + "unit": "iter/sec", |
| 36903 | + "range": "stddev: 0.000015498279725247597", |
| 36904 | + "extra": "mean: 134.2834983883236 usec\nrounds: 4033" |
| 36905 | + }, |
| 36906 | + { |
| 36907 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 36908 | + "value": 7155.983079947566, |
| 36909 | + "unit": "iter/sec", |
| 36910 | + "range": "stddev: 0.000015749567732121854", |
| 36911 | + "extra": "mean: 139.74320353023074 usec\nrounds: 3739" |
| 36912 | + } |
| 36913 | + ] |
36862 | 36914 | } |
36863 | 36915 | ] |
36864 | 36916 | } |
|
0 commit comments