|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1746687048660, |
| 2 | + "lastUpdate": 1746756398639, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29433,6 +29433,58 @@ window.BENCHMARK_DATA = { |
29433 | 29433 | "extra": "mean: 135.66028866008116 usec\nrounds: 3104" |
29434 | 29434 | } |
29435 | 29435 | ] |
| 29436 | + }, |
| 29437 | + { |
| 29438 | + "commit": { |
| 29439 | + "author": { |
| 29440 | + |
| 29441 | + "name": "Ray Luo", |
| 29442 | + "username": "rayluo" |
| 29443 | + }, |
| 29444 | + "committer": { |
| 29445 | + |
| 29446 | + "name": "Ray Luo", |
| 29447 | + "username": "rayluo" |
| 29448 | + }, |
| 29449 | + "distinct": true, |
| 29450 | + "id": "db889c7da3226ea7717f26b6f0613b19c635f507", |
| 29451 | + "message": "Remind developers about http_cache's unstable format", |
| 29452 | + "timestamp": "2025-05-08T19:03:39-07:00", |
| 29453 | + "tree_id": "ec6a56189621219224282936497b6091b6886cbb", |
| 29454 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/db889c7da3226ea7717f26b6f0613b19c635f507" |
| 29455 | + }, |
| 29456 | + "date": 1746756397559, |
| 29457 | + "tool": "pytest", |
| 29458 | + "benches": [ |
| 29459 | + { |
| 29460 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29461 | + "value": 40075.22518012142, |
| 29462 | + "unit": "iter/sec", |
| 29463 | + "range": "stddev: 0.000005349492725887423", |
| 29464 | + "extra": "mean: 24.953072515635707 usec\nrounds: 8081" |
| 29465 | + }, |
| 29466 | + { |
| 29467 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29468 | + "value": 41658.8943255816, |
| 29469 | + "unit": "iter/sec", |
| 29470 | + "range": "stddev: 0.0000028204777617768097", |
| 29471 | + "extra": "mean: 24.00447770371877 usec\nrounds: 15922" |
| 29472 | + }, |
| 29473 | + { |
| 29474 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29475 | + "value": 8077.699152639439, |
| 29476 | + "unit": "iter/sec", |
| 29477 | + "range": "stddev: 0.000014884305143566123", |
| 29478 | + "extra": "mean: 123.79762864444434 usec\nrounds: 3910" |
| 29479 | + }, |
| 29480 | + { |
| 29481 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29482 | + "value": 7609.3968238374755, |
| 29483 | + "unit": "iter/sec", |
| 29484 | + "range": "stddev: 0.000015570733284190928", |
| 29485 | + "extra": "mean: 131.41646087734094 usec\nrounds: 4537" |
| 29486 | + } |
| 29487 | + ] |
29436 | 29488 | } |
29437 | 29489 | ] |
29438 | 29490 | } |
|
0 commit comments