|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1760997903402, |
| 2 | + "lastUpdate": 1760999682136, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -33273,6 +33273,58 @@ window.BENCHMARK_DATA = { |
33273 | 33273 | "extra": "mean: 132.4601561845857 usec\nrounds: 5263" |
33274 | 33274 | } |
33275 | 33275 | ] |
| 33276 | + }, |
| 33277 | + { |
| 33278 | + "commit": { |
| 33279 | + "author": { |
| 33280 | + |
| 33281 | + "name": "Ray Luo", |
| 33282 | + "username": "rayluo" |
| 33283 | + }, |
| 33284 | + "committer": { |
| 33285 | + |
| 33286 | + "name": "Ray Luo", |
| 33287 | + "username": "rayluo" |
| 33288 | + }, |
| 33289 | + "distinct": false, |
| 33290 | + "id": "85c0f06ad19534cae6fd4cd6fc0ea1c84c2e9708", |
| 33291 | + "message": "Consolidate 6 boxes into 4", |
| 33292 | + "timestamp": "2025-10-20T15:00:52-07:00", |
| 33293 | + "tree_id": "b63fa6823e1fd302a18e0b6e4a4315a68891ad27", |
| 33294 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/85c0f06ad19534cae6fd4cd6fc0ea1c84c2e9708" |
| 33295 | + }, |
| 33296 | + "date": 1760999681226, |
| 33297 | + "tool": "pytest", |
| 33298 | + "benches": [ |
| 33299 | + { |
| 33300 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 33301 | + "value": 39747.80368547669, |
| 33302 | + "unit": "iter/sec", |
| 33303 | + "range": "stddev: 0.0000026390414145608533", |
| 33304 | + "extra": "mean: 25.158622798707906 usec\nrounds: 7439" |
| 33305 | + }, |
| 33306 | + { |
| 33307 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 33308 | + "value": 37128.529933203885, |
| 33309 | + "unit": "iter/sec", |
| 33310 | + "range": "stddev: 0.000005394206646230999", |
| 33311 | + "extra": "mean: 26.93346603808583 usec\nrounds: 15591" |
| 33312 | + }, |
| 33313 | + { |
| 33314 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 33315 | + "value": 7624.021609636943, |
| 33316 | + "unit": "iter/sec", |
| 33317 | + "range": "stddev: 0.00001561432781784193", |
| 33318 | + "extra": "mean: 131.16437114186252 usec\nrounds: 3985" |
| 33319 | + }, |
| 33320 | + { |
| 33321 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 33322 | + "value": 7309.579308904234, |
| 33323 | + "unit": "iter/sec", |
| 33324 | + "range": "stddev: 0.000018607286034032414", |
| 33325 | + "extra": "mean: 136.80677885002774 usec\nrounds: 4766" |
| 33326 | + } |
| 33327 | + ] |
33276 | 33328 | } |
33277 | 33329 | ] |
33278 | 33330 | } |
|
0 commit comments