|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1749714620833, |
| 2 | + "lastUpdate": 1749868167214, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30629,6 +30629,58 @@ window.BENCHMARK_DATA = { |
30629 | 30629 | "extra": "mean: 133.40101046689736 usec\nrounds: 4777" |
30630 | 30630 | } |
30631 | 30631 | ] |
| 30632 | + }, |
| 30633 | + { |
| 30634 | + "commit": { |
| 30635 | + "author": { |
| 30636 | + |
| 30637 | + "name": "Ray Luo", |
| 30638 | + "username": "rayluo" |
| 30639 | + }, |
| 30640 | + "committer": { |
| 30641 | + |
| 30642 | + "name": "Ray Luo", |
| 30643 | + "username": "rayluo" |
| 30644 | + }, |
| 30645 | + "distinct": true, |
| 30646 | + "id": "a2a772e5fa78b5c385db1c11b00cc892eeaadc48", |
| 30647 | + "message": "Use lowercase environment value during searching", |
| 30648 | + "timestamp": "2025-06-13T19:25:33-07:00", |
| 30649 | + "tree_id": "bd27ad96cd93438b21524bc3f8a3a874f20b495b", |
| 30650 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/a2a772e5fa78b5c385db1c11b00cc892eeaadc48" |
| 30651 | + }, |
| 30652 | + "date": 1749868165998, |
| 30653 | + "tool": "pytest", |
| 30654 | + "benches": [ |
| 30655 | + { |
| 30656 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30657 | + "value": 38450.032605609646, |
| 30658 | + "unit": "iter/sec", |
| 30659 | + "range": "stddev: 0.000003670868151164138", |
| 30660 | + "extra": "mean: 26.007780286098004 usec\nrounds: 7132" |
| 30661 | + }, |
| 30662 | + { |
| 30663 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30664 | + "value": 35261.350060401455, |
| 30665 | + "unit": "iter/sec", |
| 30666 | + "range": "stddev: 0.0000032942917132881825", |
| 30667 | + "extra": "mean: 28.359662868467463 usec\nrounds: 14481" |
| 30668 | + }, |
| 30669 | + { |
| 30670 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30671 | + "value": 7491.57101623064, |
| 30672 | + "unit": "iter/sec", |
| 30673 | + "range": "stddev: 0.000016823618785294103", |
| 30674 | + "extra": "mean: 133.48335053268264 usec\nrounds: 3663" |
| 30675 | + }, |
| 30676 | + { |
| 30677 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30678 | + "value": 7036.447738816552, |
| 30679 | + "unit": "iter/sec", |
| 30680 | + "range": "stddev: 0.0000165085513708915", |
| 30681 | + "extra": "mean: 142.11716438729468 usec\nrounds: 3583" |
| 30682 | + } |
| 30683 | + ] |
30632 | 30684 | } |
30633 | 30685 | ] |
30634 | 30686 | } |
|
0 commit comments