|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1746756571917, |
| 2 | + "lastUpdate": 1747342099506, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29537,6 +29537,58 @@ window.BENCHMARK_DATA = { |
29537 | 29537 | "extra": "mean: 140.66037759456017 usec\nrounds: 3276" |
29538 | 29538 | } |
29539 | 29539 | ] |
| 29540 | + }, |
| 29541 | + { |
| 29542 | + "commit": { |
| 29543 | + "author": { |
| 29544 | + |
| 29545 | + "name": "Ray Luo", |
| 29546 | + "username": "rayluo" |
| 29547 | + }, |
| 29548 | + "committer": { |
| 29549 | + |
| 29550 | + "name": "Ray Luo", |
| 29551 | + "username": "rayluo" |
| 29552 | + }, |
| 29553 | + "distinct": true, |
| 29554 | + "id": "6e5b786bfef76e3a8ca761842b3179f1e9cc1403", |
| 29555 | + "message": "Improve test cases to test header-less response", |
| 29556 | + "timestamp": "2025-05-15T13:33:02-07:00", |
| 29557 | + "tree_id": "3045d369c88edf369d7e189fe828cf1e0d8c05ec", |
| 29558 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/6e5b786bfef76e3a8ca761842b3179f1e9cc1403" |
| 29559 | + }, |
| 29560 | + "date": 1747342098841, |
| 29561 | + "tool": "pytest", |
| 29562 | + "benches": [ |
| 29563 | + { |
| 29564 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29565 | + "value": 41606.94529833854, |
| 29566 | + "unit": "iter/sec", |
| 29567 | + "range": "stddev: 0.0000025833329800233625", |
| 29568 | + "extra": "mean: 24.03444888418502 usec\nrounds: 8559" |
| 29569 | + }, |
| 29570 | + { |
| 29571 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29572 | + "value": 42678.851585773016, |
| 29573 | + "unit": "iter/sec", |
| 29574 | + "range": "stddev: 0.0000027895025152884482", |
| 29575 | + "extra": "mean: 23.43080853500167 usec\nrounds: 18254" |
| 29576 | + }, |
| 29577 | + { |
| 29578 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29579 | + "value": 7241.141139090649, |
| 29580 | + "unit": "iter/sec", |
| 29581 | + "range": "stddev: 0.0007407246276801145", |
| 29582 | + "extra": "mean: 138.09978024065708 usec\nrounds: 5233" |
| 29583 | + }, |
| 29584 | + { |
| 29585 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29586 | + "value": 7098.674789253988, |
| 29587 | + "unit": "iter/sec", |
| 29588 | + "range": "stddev: 0.000018958903053581983", |
| 29589 | + "extra": "mean: 140.8713639782182 usec\nrounds: 4253" |
| 29590 | + } |
| 29591 | + ] |
29540 | 29592 | } |
29541 | 29593 | ] |
29542 | 29594 | } |
|
0 commit comments