|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1753212995064, |
| 2 | + "lastUpdate": 1753213527842, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31201,6 +31201,58 @@ window.BENCHMARK_DATA = { |
31201 | 31201 | "extra": "mean: 129.94238265812515 usec\nrounds: 4048" |
31202 | 31202 | } |
31203 | 31203 | ] |
| 31204 | + }, |
| 31205 | + { |
| 31206 | + "commit": { |
| 31207 | + "author": { |
| 31208 | + |
| 31209 | + "name": "Ray Luo", |
| 31210 | + "username": "rayluo" |
| 31211 | + }, |
| 31212 | + "committer": { |
| 31213 | + |
| 31214 | + "name": "GitHub", |
| 31215 | + "username": "web-flow" |
| 31216 | + }, |
| 31217 | + "distinct": true, |
| 31218 | + "id": "923a7321a53df28e6acce1c5c182b59262bd9ca0", |
| 31219 | + "message": "MSAL Python 1.33.0 (#841)", |
| 31220 | + "timestamp": "2025-07-22T12:39:22-07:00", |
| 31221 | + "tree_id": "d2793222418b44d300a81e024755713440d85a2f", |
| 31222 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/923a7321a53df28e6acce1c5c182b59262bd9ca0" |
| 31223 | + }, |
| 31224 | + "date": 1753213526984, |
| 31225 | + "tool": "pytest", |
| 31226 | + "benches": [ |
| 31227 | + { |
| 31228 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31229 | + "value": 39857.437999514725, |
| 31230 | + "unit": "iter/sec", |
| 31231 | + "range": "stddev: 0.000002587637902329951", |
| 31232 | + "extra": "mean: 25.089419947468155 usec\nrounds: 8763" |
| 31233 | + }, |
| 31234 | + { |
| 31235 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31236 | + "value": 38525.445320512765, |
| 31237 | + "unit": "iter/sec", |
| 31238 | + "range": "stddev: 0.0000028087157138404066", |
| 31239 | + "extra": "mean: 25.95687062616646 usec\nrounds: 15204" |
| 31240 | + }, |
| 31241 | + { |
| 31242 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31243 | + "value": 7578.1517302012835, |
| 31244 | + "unit": "iter/sec", |
| 31245 | + "range": "stddev: 0.000015912300668134585", |
| 31246 | + "extra": "mean: 131.95829743216805 usec\nrounds: 5413" |
| 31247 | + }, |
| 31248 | + { |
| 31249 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31250 | + "value": 7360.585137969261, |
| 31251 | + "unit": "iter/sec", |
| 31252 | + "range": "stddev: 0.000014933999858626215", |
| 31253 | + "extra": "mean: 135.85876411394838 usec\nrounds: 4074" |
| 31254 | + } |
| 31255 | + ] |
31204 | 31256 | } |
31205 | 31257 | ] |
31206 | 31258 | } |
|
0 commit comments