|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1750479094286, |
| 2 | + "lastUpdate": 1750745521752, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30889,6 +30889,58 @@ window.BENCHMARK_DATA = { |
30889 | 30889 | "extra": "mean: 137.45447611497315 usec\nrounds: 4417" |
30890 | 30890 | } |
30891 | 30891 | ] |
| 30892 | + }, |
| 30893 | + { |
| 30894 | + "commit": { |
| 30895 | + "author": { |
| 30896 | + |
| 30897 | + "name": "Ray Luo", |
| 30898 | + "username": "rayluo" |
| 30899 | + }, |
| 30900 | + "committer": { |
| 30901 | + |
| 30902 | + "name": "Ray Luo", |
| 30903 | + "username": "rayluo" |
| 30904 | + }, |
| 30905 | + "distinct": true, |
| 30906 | + "id": "30938169514383d51ee3841a579c5d3a16205191", |
| 30907 | + "message": "Consolidate 6 boxes into 4", |
| 30908 | + "timestamp": "2025-06-23T22:50:06-07:00", |
| 30909 | + "tree_id": "36a0f5ef95a66bb70fd762f7d02ea34ae65afe1b", |
| 30910 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/30938169514383d51ee3841a579c5d3a16205191" |
| 30911 | + }, |
| 30912 | + "date": 1750745521159, |
| 30913 | + "tool": "pytest", |
| 30914 | + "benches": [ |
| 30915 | + { |
| 30916 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30917 | + "value": 38605.44721190639, |
| 30918 | + "unit": "iter/sec", |
| 30919 | + "range": "stddev: 0.0000027031035760517857", |
| 30920 | + "extra": "mean: 25.90308032208439 usec\nrounds: 6586" |
| 30921 | + }, |
| 30922 | + { |
| 30923 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30924 | + "value": 34363.19604485976, |
| 30925 | + "unit": "iter/sec", |
| 30926 | + "range": "stddev: 0.000003258112391402543", |
| 30927 | + "extra": "mean: 29.100901985209426 usec\nrounds: 13702" |
| 30928 | + }, |
| 30929 | + { |
| 30930 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30931 | + "value": 7444.514330148731, |
| 30932 | + "unit": "iter/sec", |
| 30933 | + "range": "stddev: 0.000016651820168158446", |
| 30934 | + "extra": "mean: 134.32709719561 usec\nrounds: 3673" |
| 30935 | + }, |
| 30936 | + { |
| 30937 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30938 | + "value": 6921.052552844001, |
| 30939 | + "unit": "iter/sec", |
| 30940 | + "range": "stddev: 0.000017323118146118424", |
| 30941 | + "extra": "mean: 144.48669365891172 usec\nrounds: 3359" |
| 30942 | + } |
| 30943 | + ] |
30892 | 30944 | } |
30893 | 30945 | ] |
30894 | 30946 | } |
|
0 commit comments