|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1744055451439, |
| 2 | + "lastUpdate": 1744433038643, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28341,6 +28341,58 @@ window.BENCHMARK_DATA = { |
28341 | 28341 | "extra": "mean: 132.06283288927446 usec\nrounds: 4129" |
28342 | 28342 | } |
28343 | 28343 | ] |
| 28344 | + }, |
| 28345 | + { |
| 28346 | + "commit": { |
| 28347 | + "author": { |
| 28348 | + |
| 28349 | + "name": "Ray Luo", |
| 28350 | + "username": "rayluo" |
| 28351 | + }, |
| 28352 | + "committer": { |
| 28353 | + |
| 28354 | + "name": "Ray Luo", |
| 28355 | + "username": "rayluo" |
| 28356 | + }, |
| 28357 | + "distinct": true, |
| 28358 | + "id": "3783bb60651a00829afe12b5f8bc53d455f3a978", |
| 28359 | + "message": "Smile", |
| 28360 | + "timestamp": "2025-04-09T22:59:27-07:00", |
| 28361 | + "tree_id": "ae0af1b0af7bae7856abf4512454c2ec5c78b454", |
| 28362 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3783bb60651a00829afe12b5f8bc53d455f3a978" |
| 28363 | + }, |
| 28364 | + "date": 1744433037608, |
| 28365 | + "tool": "pytest", |
| 28366 | + "benches": [ |
| 28367 | + { |
| 28368 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28369 | + "value": 41853.49428790201, |
| 28370 | + "unit": "iter/sec", |
| 28371 | + "range": "stddev: 0.000003772232929181906", |
| 28372 | + "extra": "mean: 23.892867656908056 usec\nrounds: 8954" |
| 28373 | + }, |
| 28374 | + { |
| 28375 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28376 | + "value": 41622.7912740865, |
| 28377 | + "unit": "iter/sec", |
| 28378 | + "range": "stddev: 0.0000022839936629896353", |
| 28379 | + "extra": "mean: 24.025298866070514 usec\nrounds: 16315" |
| 28380 | + }, |
| 28381 | + { |
| 28382 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28383 | + "value": 8146.556015183965, |
| 28384 | + "unit": "iter/sec", |
| 28385 | + "range": "stddev: 0.000014688644317315668", |
| 28386 | + "extra": "mean: 122.75125809435903 usec\nrounds: 4355" |
| 28387 | + }, |
| 28388 | + { |
| 28389 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28390 | + "value": 7927.990223944435, |
| 28391 | + "unit": "iter/sec", |
| 28392 | + "range": "stddev: 0.000013822213013734932", |
| 28393 | + "extra": "mean: 126.13537249071776 usec\nrounds: 5729" |
| 28394 | + } |
| 28395 | + ] |
28344 | 28396 | } |
28345 | 28397 | ] |
28346 | 28398 | } |
|
0 commit comments