|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774911634526, |
| 2 | + "lastUpdate": 1774911675092, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -39095,6 +39095,58 @@ window.BENCHMARK_DATA = { |
39095 | 39095 | "extra": "mean: 143.8449914472578 usec\nrounds: 4560" |
39096 | 39096 | } |
39097 | 39097 | ] |
| 39098 | + }, |
| 39099 | + { |
| 39100 | + "commit": { |
| 39101 | + "author": { |
| 39102 | + "email": "RyAuld@microsoft.com", |
| 39103 | + "name": "Ryan Auld", |
| 39104 | + "username": "RyAuld" |
| 39105 | + }, |
| 39106 | + "committer": { |
| 39107 | + "email": "RyAuld@microsoft.com", |
| 39108 | + "name": "Ryan Auld", |
| 39109 | + "username": "RyAuld" |
| 39110 | + }, |
| 39111 | + "distinct": true, |
| 39112 | + "id": "3fe050b1185f155cace4fde38d649f6d490cc77c", |
| 39113 | + "message": "Fix dead doc reference: ADO-PUBLISH-SETUP.md -> CI-AND-RELEASE-PIPELINES.md", |
| 39114 | + "timestamp": "2026-03-30T15:58:13-07:00", |
| 39115 | + "tree_id": "6a2594bd7eadbfa6e1941a0264eb2b68a76d61b3", |
| 39116 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3fe050b1185f155cace4fde38d649f6d490cc77c" |
| 39117 | + }, |
| 39118 | + "date": 1774911673240, |
| 39119 | + "tool": "pytest", |
| 39120 | + "benches": [ |
| 39121 | + { |
| 39122 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 39123 | + "value": 40600.95907951833, |
| 39124 | + "unit": "iter/sec", |
| 39125 | + "range": "stddev: 0.0000030003101088879045", |
| 39126 | + "extra": "mean: 24.629960047038953 usec\nrounds: 8510" |
| 39127 | + }, |
| 39128 | + { |
| 39129 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 39130 | + "value": 38074.774563152314, |
| 39131 | + "unit": "iter/sec", |
| 39132 | + "range": "stddev: 0.000003536794376178379", |
| 39133 | + "extra": "mean: 26.264108231064135 usec\nrounds: 14931" |
| 39134 | + }, |
| 39135 | + { |
| 39136 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 39137 | + "value": 7521.654067635396, |
| 39138 | + "unit": "iter/sec", |
| 39139 | + "range": "stddev: 0.000016100903139498122", |
| 39140 | + "extra": "mean: 132.94948039459263 usec\nrounds: 4055" |
| 39141 | + }, |
| 39142 | + { |
| 39143 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 39144 | + "value": 7082.332391815613, |
| 39145 | + "unit": "iter/sec", |
| 39146 | + "range": "stddev: 0.000016740019280292212", |
| 39147 | + "extra": "mean: 141.19642296873926 usec\nrounds: 3213" |
| 39148 | + } |
| 39149 | + ] |
39098 | 39150 | } |
39099 | 39151 | ] |
39100 | 39152 | } |
|
0 commit comments