|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745585371604, |
| 2 | + "lastUpdate": 1745586767494, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29121,6 +29121,58 @@ window.BENCHMARK_DATA = { |
29121 | 29121 | "extra": "mean: 130.71622597839524 usec\nrounds: 3757" |
29122 | 29122 | } |
29123 | 29123 | ] |
| 29124 | + }, |
| 29125 | + { |
| 29126 | + "commit": { |
| 29127 | + "author": { |
| 29128 | + |
| 29129 | + "name": "Ray Luo", |
| 29130 | + "username": "rayluo" |
| 29131 | + }, |
| 29132 | + "committer": { |
| 29133 | + |
| 29134 | + "name": "Ray Luo", |
| 29135 | + "username": "rayluo" |
| 29136 | + }, |
| 29137 | + "distinct": true, |
| 29138 | + "id": "dd4fe699256bd4b16ecc3e1b36bf04b511814e23", |
| 29139 | + "message": "MSAL Python 1.32.3", |
| 29140 | + "timestamp": "2025-04-25T05:39:11-07:00", |
| 29141 | + "tree_id": "a4d1e3eb16991af5be0455408984e32cf2c94857", |
| 29142 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/dd4fe699256bd4b16ecc3e1b36bf04b511814e23" |
| 29143 | + }, |
| 29144 | + "date": 1745586767119, |
| 29145 | + "tool": "pytest", |
| 29146 | + "benches": [ |
| 29147 | + { |
| 29148 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29149 | + "value": 42866.63193879425, |
| 29150 | + "unit": "iter/sec", |
| 29151 | + "range": "stddev: 0.0000024306320358570537", |
| 29152 | + "extra": "mean: 23.32816819916755 usec\nrounds: 8157" |
| 29153 | + }, |
| 29154 | + { |
| 29155 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29156 | + "value": 39708.877824480966, |
| 29157 | + "unit": "iter/sec", |
| 29158 | + "range": "stddev: 0.000007092455099157607", |
| 29159 | + "extra": "mean: 25.183285320228535 usec\nrounds: 16315" |
| 29160 | + }, |
| 29161 | + { |
| 29162 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29163 | + "value": 8114.7919220041, |
| 29164 | + "unit": "iter/sec", |
| 29165 | + "range": "stddev: 0.000014824711530876755", |
| 29166 | + "extra": "mean: 123.23174883737883 usec\nrounds: 6020" |
| 29167 | + }, |
| 29168 | + { |
| 29169 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29170 | + "value": 7792.581809017017, |
| 29171 | + "unit": "iter/sec", |
| 29172 | + "range": "stddev: 0.000015120650354420358", |
| 29173 | + "extra": "mean: 128.32717377992384 usec\nrounds: 4569" |
| 29174 | + } |
| 29175 | + ] |
29124 | 29176 | } |
29125 | 29177 | ] |
29126 | 29178 | } |
|
0 commit comments