|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1755720529762, |
| 2 | + "lastUpdate": 1756254530831, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31565,6 +31565,58 @@ window.BENCHMARK_DATA = { |
31565 | 31565 | "extra": "mean: 134.80853107097113 usec\nrounds: 4892" |
31566 | 31566 | } |
31567 | 31567 | ] |
| 31568 | + }, |
| 31569 | + { |
| 31570 | + "commit": { |
| 31571 | + "author": { |
| 31572 | + |
| 31573 | + "name": "Xinyu Xu", |
| 31574 | + "username": "xinyuxu1026" |
| 31575 | + }, |
| 31576 | + "committer": { |
| 31577 | + |
| 31578 | + "name": "Xinyu Xu", |
| 31579 | + "username": "xinyuxu1026" |
| 31580 | + }, |
| 31581 | + "distinct": true, |
| 31582 | + "id": "eff7698e0775b61e867316fb8cbae05b01f9ba36", |
| 31583 | + "message": "set redirect uri for broker silent flow", |
| 31584 | + "timestamp": "2025-08-26T17:25:27-07:00", |
| 31585 | + "tree_id": "321c55410e3872de8579f0669b7431174c260c22", |
| 31586 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/eff7698e0775b61e867316fb8cbae05b01f9ba36" |
| 31587 | + }, |
| 31588 | + "date": 1756254530222, |
| 31589 | + "tool": "pytest", |
| 31590 | + "benches": [ |
| 31591 | + { |
| 31592 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31593 | + "value": 38638.60538070633, |
| 31594 | + "unit": "iter/sec", |
| 31595 | + "range": "stddev: 0.0000026375682196684098", |
| 31596 | + "extra": "mean: 25.880851292301987 usec\nrounds: 8009" |
| 31597 | + }, |
| 31598 | + { |
| 31599 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31600 | + "value": 37880.907111894056, |
| 31601 | + "unit": "iter/sec", |
| 31602 | + "range": "stddev: 0.0000029107524223897327", |
| 31603 | + "extra": "mean: 26.39852306192569 usec\nrounds: 15415" |
| 31604 | + }, |
| 31605 | + { |
| 31606 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31607 | + "value": 7540.134978068094, |
| 31608 | + "unit": "iter/sec", |
| 31609 | + "range": "stddev: 0.00001553584444436607", |
| 31610 | + "extra": "mean: 132.6236205198831 usec\nrounds: 5078" |
| 31611 | + }, |
| 31612 | + { |
| 31613 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31614 | + "value": 7299.470925912343, |
| 31615 | + "unit": "iter/sec", |
| 31616 | + "range": "stddev: 0.000014629060941031479", |
| 31617 | + "extra": "mean: 136.99623029528163 usec\nrounds: 3895" |
| 31618 | + } |
| 31619 | + ] |
31568 | 31620 | } |
31569 | 31621 | ] |
31570 | 31622 | } |
|
0 commit comments