|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1746756398639, |
| 2 | + "lastUpdate": 1746756571917, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29485,6 +29485,58 @@ window.BENCHMARK_DATA = { |
29485 | 29485 | "extra": "mean: 131.41646087734094 usec\nrounds: 4537" |
29486 | 29486 | } |
29487 | 29487 | ] |
| 29488 | + }, |
| 29489 | + { |
| 29490 | + "commit": { |
| 29491 | + "author": { |
| 29492 | + |
| 29493 | + "name": "Ray Luo", |
| 29494 | + "username": "rayluo" |
| 29495 | + }, |
| 29496 | + "committer": { |
| 29497 | + |
| 29498 | + "name": "Ray Luo", |
| 29499 | + "username": "rayluo" |
| 29500 | + }, |
| 29501 | + "distinct": false, |
| 29502 | + "id": "db889c7da3226ea7717f26b6f0613b19c635f507", |
| 29503 | + "message": "Remind developers about http_cache's unstable format", |
| 29504 | + "timestamp": "2025-05-08T19:03:39-07:00", |
| 29505 | + "tree_id": "ec6a56189621219224282936497b6091b6886cbb", |
| 29506 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/db889c7da3226ea7717f26b6f0613b19c635f507" |
| 29507 | + }, |
| 29508 | + "date": 1746756571289, |
| 29509 | + "tool": "pytest", |
| 29510 | + "benches": [ |
| 29511 | + { |
| 29512 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29513 | + "value": 40608.110500058916, |
| 29514 | + "unit": "iter/sec", |
| 29515 | + "range": "stddev: 0.000004733713123790985", |
| 29516 | + "extra": "mean: 24.62562250953659 usec\nrounds: 8583" |
| 29517 | + }, |
| 29518 | + { |
| 29519 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29520 | + "value": 38913.92688073128, |
| 29521 | + "unit": "iter/sec", |
| 29522 | + "range": "stddev: 0.0000032746651162208074", |
| 29523 | + "extra": "mean: 25.69774063319122 usec\nrounds: 15854" |
| 29524 | + }, |
| 29525 | + { |
| 29526 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29527 | + "value": 7906.783700188237, |
| 29528 | + "unit": "iter/sec", |
| 29529 | + "range": "stddev: 0.00001649264054438925", |
| 29530 | + "extra": "mean: 126.4736760126868 usec\nrounds: 2889" |
| 29531 | + }, |
| 29532 | + { |
| 29533 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29534 | + "value": 7109.322590348808, |
| 29535 | + "unit": "iter/sec", |
| 29536 | + "range": "stddev: 0.0000252972623202406", |
| 29537 | + "extra": "mean: 140.66037759456017 usec\nrounds: 3276" |
| 29538 | + } |
| 29539 | + ] |
29488 | 29540 | } |
29489 | 29541 | ] |
29490 | 29542 | } |
|
0 commit comments