|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1749690088165, |
| 2 | + "lastUpdate": 1749713382208, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30525,6 +30525,58 @@ window.BENCHMARK_DATA = { |
30525 | 30525 | "extra": "mean: 126.9828439885269 usec\nrounds: 4192" |
30526 | 30526 | } |
30527 | 30527 | ] |
| 30528 | + }, |
| 30529 | + { |
| 30530 | + "commit": { |
| 30531 | + "author": { |
| 30532 | + |
| 30533 | + "name": "Ray Luo", |
| 30534 | + "username": "rayluo" |
| 30535 | + }, |
| 30536 | + "committer": { |
| 30537 | + |
| 30538 | + "name": "Ray Luo", |
| 30539 | + "username": "rayluo" |
| 30540 | + }, |
| 30541 | + "distinct": true, |
| 30542 | + "id": "1ad3ec52d386f8889201a4f61021aeca4250662d", |
| 30543 | + "message": "Lowercase instance name follows Token Cache schema", |
| 30544 | + "timestamp": "2025-06-12T00:27:05-07:00", |
| 30545 | + "tree_id": "c4f499b6fb76caa96a9882e0f65870cd6320d5cc", |
| 30546 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/1ad3ec52d386f8889201a4f61021aeca4250662d" |
| 30547 | + }, |
| 30548 | + "date": 1749713381655, |
| 30549 | + "tool": "pytest", |
| 30550 | + "benches": [ |
| 30551 | + { |
| 30552 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30553 | + "value": 40335.749103646645, |
| 30554 | + "unit": "iter/sec", |
| 30555 | + "range": "stddev: 0.0000027155631939704347", |
| 30556 | + "extra": "mean: 24.79190351542505 usec\nrounds: 7908" |
| 30557 | + }, |
| 30558 | + { |
| 30559 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30560 | + "value": 38966.87822279747, |
| 30561 | + "unit": "iter/sec", |
| 30562 | + "range": "stddev: 0.0000027027048874216585", |
| 30563 | + "extra": "mean: 25.662820467228308 usec\nrounds: 15156" |
| 30564 | + }, |
| 30565 | + { |
| 30566 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30567 | + "value": 7596.649865225821, |
| 30568 | + "unit": "iter/sec", |
| 30569 | + "range": "stddev: 0.00001548457911703211", |
| 30570 | + "extra": "mean: 131.6369738952387 usec\nrounds: 3754" |
| 30571 | + }, |
| 30572 | + { |
| 30573 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30574 | + "value": 7383.428502318081, |
| 30575 | + "unit": "iter/sec", |
| 30576 | + "range": "stddev: 0.00001532561133109677", |
| 30577 | + "extra": "mean: 135.43843482550724 usec\nrounds: 4112" |
| 30578 | + } |
| 30579 | + ] |
30528 | 30580 | } |
30529 | 30581 | ] |
30530 | 30582 | } |
|
0 commit comments