|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741816223222, |
| 2 | + "lastUpdate": 1741887536014, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27301,6 +27301,58 @@ window.BENCHMARK_DATA = { |
27301 | 27301 | "extra": "mean: 126.86077114938257 usec\nrounds: 3889" |
27302 | 27302 | } |
27303 | 27303 | ] |
| 27304 | + }, |
| 27305 | + { |
| 27306 | + "commit": { |
| 27307 | + "author": { |
| 27308 | + |
| 27309 | + "name": "Ray Luo", |
| 27310 | + "username": "rayluo" |
| 27311 | + }, |
| 27312 | + "committer": { |
| 27313 | + |
| 27314 | + "name": "Ray Luo", |
| 27315 | + "username": "rayluo" |
| 27316 | + }, |
| 27317 | + "distinct": true, |
| 27318 | + "id": "0922465b62b4961e494cf8a2c23d6dc71d2f439a", |
| 27319 | + "message": "Add access_token_sha256_to_refresh", |
| 27320 | + "timestamp": "2025-03-13T10:35:51-07:00", |
| 27321 | + "tree_id": "e08d5b2682fd97dcceb269dc859fb8a807d932aa", |
| 27322 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/0922465b62b4961e494cf8a2c23d6dc71d2f439a" |
| 27323 | + }, |
| 27324 | + "date": 1741887535428, |
| 27325 | + "tool": "pytest", |
| 27326 | + "benches": [ |
| 27327 | + { |
| 27328 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27329 | + "value": 40508.58736833535, |
| 27330 | + "unit": "iter/sec", |
| 27331 | + "range": "stddev: 0.0000023705148787916175", |
| 27332 | + "extra": "mean: 24.68612373241328 usec\nrounds: 8777" |
| 27333 | + }, |
| 27334 | + { |
| 27335 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27336 | + "value": 38739.39722328121, |
| 27337 | + "unit": "iter/sec", |
| 27338 | + "range": "stddev: 0.000002831975498966201", |
| 27339 | + "extra": "mean: 25.813514707942595 usec\nrounds: 15366" |
| 27340 | + }, |
| 27341 | + { |
| 27342 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27343 | + "value": 8279.012117541139, |
| 27344 | + "unit": "iter/sec", |
| 27345 | + "range": "stddev: 0.000015362538827329905", |
| 27346 | + "extra": "mean: 120.78735793625088 usec\nrounds: 4051" |
| 27347 | + }, |
| 27348 | + { |
| 27349 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27350 | + "value": 7746.467558957427, |
| 27351 | + "unit": "iter/sec", |
| 27352 | + "range": "stddev: 0.00001606234652942311", |
| 27353 | + "extra": "mean: 129.09109763761623 usec\nrounds: 3513" |
| 27354 | + } |
| 27355 | + ] |
27304 | 27356 | } |
27305 | 27357 | ] |
27306 | 27358 | } |
|
0 commit comments