|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1758775646301, |
| 2 | + "lastUpdate": 1758796183220, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -32285,6 +32285,58 @@ window.BENCHMARK_DATA = { |
32285 | 32285 | "extra": "mean: 137.05113357742226 usec\nrounds: 5188" |
32286 | 32286 | } |
32287 | 32287 | ] |
| 32288 | + }, |
| 32289 | + { |
| 32290 | + "commit": { |
| 32291 | + "author": { |
| 32292 | + |
| 32293 | + "name": "Ray Luo", |
| 32294 | + "username": "rayluo" |
| 32295 | + }, |
| 32296 | + "committer": { |
| 32297 | + |
| 32298 | + "name": "Ray Luo", |
| 32299 | + "username": "rayluo" |
| 32300 | + }, |
| 32301 | + "distinct": true, |
| 32302 | + "id": "d1a9717aab66e227fe7fb20f2b35d4682d10865d", |
| 32303 | + "message": "Demonstrates the behavior of mismatching scope", |
| 32304 | + "timestamp": "2025-09-25T03:23:56-07:00", |
| 32305 | + "tree_id": "bf860c5505b1ae1614c60806a3e960aa9cd5c22c", |
| 32306 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/d1a9717aab66e227fe7fb20f2b35d4682d10865d" |
| 32307 | + }, |
| 32308 | + "date": 1758796181746, |
| 32309 | + "tool": "pytest", |
| 32310 | + "benches": [ |
| 32311 | + { |
| 32312 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 32313 | + "value": 43643.71765242799, |
| 32314 | + "unit": "iter/sec", |
| 32315 | + "range": "stddev: 0.0000013857105982645445", |
| 32316 | + "extra": "mean: 22.91280518226815 usec\nrounds: 9301" |
| 32317 | + }, |
| 32318 | + { |
| 32319 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 32320 | + "value": 38325.246315454926, |
| 32321 | + "unit": "iter/sec", |
| 32322 | + "range": "stddev: 0.000004226307861586083", |
| 32323 | + "extra": "mean: 26.09246113564423 usec\nrounds: 14705" |
| 32324 | + }, |
| 32325 | + { |
| 32326 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 32327 | + "value": 8841.262807098085, |
| 32328 | + "unit": "iter/sec", |
| 32329 | + "range": "stddev: 0.000012669594976329559", |
| 32330 | + "extra": "mean: 113.1060145839307 usec\nrounds: 3497" |
| 32331 | + }, |
| 32332 | + { |
| 32333 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 32334 | + "value": 8352.205053830008, |
| 32335 | + "unit": "iter/sec", |
| 32336 | + "range": "stddev: 0.000012471072096987197", |
| 32337 | + "extra": "mean: 119.72886124741842 usec\nrounds: 4281" |
| 32338 | + } |
| 32339 | + ] |
32288 | 32340 | } |
32289 | 32341 | ] |
32290 | 32342 | } |
|
0 commit comments