|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742593105772, |
| 2 | + "lastUpdate": 1742604903851, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27561,6 +27561,58 @@ window.BENCHMARK_DATA = { |
27561 | 27561 | "extra": "mean: 128.3841614877412 usec\nrounds: 4087" |
27562 | 27562 | } |
27563 | 27563 | ] |
| 27564 | + }, |
| 27565 | + { |
| 27566 | + "commit": { |
| 27567 | + "author": { |
| 27568 | + |
| 27569 | + "name": "Ray Luo", |
| 27570 | + "username": "rayluo" |
| 27571 | + }, |
| 27572 | + "committer": { |
| 27573 | + |
| 27574 | + "name": "Ray Luo", |
| 27575 | + "username": "rayluo" |
| 27576 | + }, |
| 27577 | + "distinct": true, |
| 27578 | + "id": "d3e2b1225603cce1fa7872fdcc1187c60df0c5c2", |
| 27579 | + "message": "Support ISO8601-ish format on expires_on in MI", |
| 27580 | + "timestamp": "2025-03-21T17:51:59-07:00", |
| 27581 | + "tree_id": "af14b584e66894827f11e3a2ef7bda55d1e5d5ca", |
| 27582 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/d3e2b1225603cce1fa7872fdcc1187c60df0c5c2" |
| 27583 | + }, |
| 27584 | + "date": 1742604903152, |
| 27585 | + "tool": "pytest", |
| 27586 | + "benches": [ |
| 27587 | + { |
| 27588 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27589 | + "value": 41825.28925449888, |
| 27590 | + "unit": "iter/sec", |
| 27591 | + "range": "stddev: 0.0000022600592598766434", |
| 27592 | + "extra": "mean: 23.908979897668882 usec\nrounds: 8805" |
| 27593 | + }, |
| 27594 | + { |
| 27595 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27596 | + "value": 41079.37707828559, |
| 27597 | + "unit": "iter/sec", |
| 27598 | + "range": "stddev: 0.0000024167628913111246", |
| 27599 | + "extra": "mean: 24.343114991599915 usec\nrounds: 16149" |
| 27600 | + }, |
| 27601 | + { |
| 27602 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27603 | + "value": 8168.102265520015, |
| 27604 | + "unit": "iter/sec", |
| 27605 | + "range": "stddev: 0.000014812702304241309", |
| 27606 | + "extra": "mean: 122.4274583609582 usec\nrounds: 4527" |
| 27607 | + }, |
| 27608 | + { |
| 27609 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27610 | + "value": 7672.555380925096, |
| 27611 | + "unit": "iter/sec", |
| 27612 | + "range": "stddev: 0.000016246347550831003", |
| 27613 | + "extra": "mean: 130.3346734369779 usec\nrounds: 3791" |
| 27614 | + } |
| 27615 | + ] |
27564 | 27616 | } |
27565 | 27617 | ] |
27566 | 27618 | } |
|
0 commit comments