|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748990832779, |
| 2 | + "lastUpdate": 1748992966004, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30317,6 +30317,58 @@ window.BENCHMARK_DATA = { |
30317 | 30317 | "extra": "mean: 128.73143065964524 usec\nrounds: 5336" |
30318 | 30318 | } |
30319 | 30319 | ] |
| 30320 | + }, |
| 30321 | + { |
| 30322 | + "commit": { |
| 30323 | + "author": { |
| 30324 | + |
| 30325 | + "name": "Ray Luo", |
| 30326 | + "username": "rayluo" |
| 30327 | + }, |
| 30328 | + "committer": { |
| 30329 | + |
| 30330 | + "name": "Ray Luo", |
| 30331 | + "username": "rayluo" |
| 30332 | + }, |
| 30333 | + "distinct": true, |
| 30334 | + "id": "1a5fbe3f1983d21f49c4fc6fff407160113fbf08", |
| 30335 | + "message": "Bump version number", |
| 30336 | + "timestamp": "2025-06-03T15:44:27-07:00", |
| 30337 | + "tree_id": "e0cde1da4a42ee44a3b1077fdd950e34aea50520", |
| 30338 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/1a5fbe3f1983d21f49c4fc6fff407160113fbf08" |
| 30339 | + }, |
| 30340 | + "date": 1748992965275, |
| 30341 | + "tool": "pytest", |
| 30342 | + "benches": [ |
| 30343 | + { |
| 30344 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30345 | + "value": 43088.86145554974, |
| 30346 | + "unit": "iter/sec", |
| 30347 | + "range": "stddev: 0.0000024760912150747933", |
| 30348 | + "extra": "mean: 23.20785386802562 usec\nrounds: 8506" |
| 30349 | + }, |
| 30350 | + { |
| 30351 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30352 | + "value": 39684.070133180736, |
| 30353 | + "unit": "iter/sec", |
| 30354 | + "range": "stddev: 0.000002692119087498422", |
| 30355 | + "extra": "mean: 25.19902814010697 usec\nrounds: 15103" |
| 30356 | + }, |
| 30357 | + { |
| 30358 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30359 | + "value": 8003.167638074536, |
| 30360 | + "unit": "iter/sec", |
| 30361 | + "range": "stddev: 0.000015838555615064282", |
| 30362 | + "extra": "mean: 124.95052524485017 usec\nrounds: 4080" |
| 30363 | + }, |
| 30364 | + { |
| 30365 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30366 | + "value": 7489.714693315379, |
| 30367 | + "unit": "iter/sec", |
| 30368 | + "range": "stddev: 0.000014826940362293794", |
| 30369 | + "extra": "mean: 133.51643432993606 usec\nrounds: 5185" |
| 30370 | + } |
| 30371 | + ] |
30320 | 30372 | } |
30321 | 30373 | ] |
30322 | 30374 | } |
|
0 commit comments