|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1744749256764, |
| 2 | + "lastUpdate": 1744869406078, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28445,6 +28445,58 @@ window.BENCHMARK_DATA = { |
28445 | 28445 | "extra": "mean: 128.53475356332322 usec\nrounds: 4139" |
28446 | 28446 | } |
28447 | 28447 | ] |
| 28448 | + }, |
| 28449 | + { |
| 28450 | + "commit": { |
| 28451 | + "author": { |
| 28452 | + |
| 28453 | + "name": "Ray Luo", |
| 28454 | + "username": "rayluo" |
| 28455 | + }, |
| 28456 | + "committer": { |
| 28457 | + |
| 28458 | + "name": "Ray Luo", |
| 28459 | + "username": "rayluo" |
| 28460 | + }, |
| 28461 | + "distinct": true, |
| 28462 | + "id": "43c202c836c0426cb5571474dcf270df0c16391b", |
| 28463 | + "message": "Only cache desirable data in http cache", |
| 28464 | + "timestamp": "2025-04-16T21:56:55-07:00", |
| 28465 | + "tree_id": "99fec986cfe19fa7d83bb3782461f3fb6eee7cf1", |
| 28466 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/43c202c836c0426cb5571474dcf270df0c16391b" |
| 28467 | + }, |
| 28468 | + "date": 1744869404960, |
| 28469 | + "tool": "pytest", |
| 28470 | + "benches": [ |
| 28471 | + { |
| 28472 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28473 | + "value": 42592.820383097926, |
| 28474 | + "unit": "iter/sec", |
| 28475 | + "range": "stddev: 0.0000021642981886605103", |
| 28476 | + "extra": "mean: 23.478135305564997 usec\nrounds: 8721" |
| 28477 | + }, |
| 28478 | + { |
| 28479 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28480 | + "value": 40410.54844836279, |
| 28481 | + "unit": "iter/sec", |
| 28482 | + "range": "stddev: 0.000002549244040685268", |
| 28483 | + "extra": "mean: 24.746014058131756 usec\nrounds: 16076" |
| 28484 | + }, |
| 28485 | + { |
| 28486 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28487 | + "value": 8043.066305631311, |
| 28488 | + "unit": "iter/sec", |
| 28489 | + "range": "stddev: 0.000014759790215025651", |
| 28490 | + "extra": "mean: 124.33069205209152 usec\nrounds: 4215" |
| 28491 | + }, |
| 28492 | + { |
| 28493 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28494 | + "value": 7845.12342384541, |
| 28495 | + "unit": "iter/sec", |
| 28496 | + "range": "stddev: 0.000015586994602928127", |
| 28497 | + "extra": "mean: 127.46772051545804 usec\nrounds: 4036" |
| 28498 | + } |
| 28499 | + ] |
28448 | 28500 | } |
28449 | 28501 | ] |
28450 | 28502 | } |
|
0 commit comments