|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1736922030222, |
| 2 | + "lastUpdate": 1736922105492, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24233,6 +24233,58 @@ window.BENCHMARK_DATA = { |
24233 | 24233 | "extra": "mean: 126.03004234558864 usec\nrounds: 5951" |
24234 | 24234 | } |
24235 | 24235 | ] |
| 24236 | + }, |
| 24237 | + { |
| 24238 | + "commit": { |
| 24239 | + "author": { |
| 24240 | + |
| 24241 | + "name": "Ray Luo", |
| 24242 | + "username": "rayluo" |
| 24243 | + }, |
| 24244 | + "committer": { |
| 24245 | + |
| 24246 | + "name": "Ray Luo", |
| 24247 | + "username": "rayluo" |
| 24248 | + }, |
| 24249 | + "distinct": true, |
| 24250 | + "id": "0f26accbc37af0670aab3784e40614d8c6f22504", |
| 24251 | + "message": "Suppress a false positive CodeQL alarm", |
| 24252 | + "timestamp": "2025-01-14T22:18:45-08:00", |
| 24253 | + "tree_id": "f75cb47901eb14f20cc26f887850e620f490c131", |
| 24254 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/0f26accbc37af0670aab3784e40614d8c6f22504" |
| 24255 | + }, |
| 24256 | + "date": 1736922105100, |
| 24257 | + "tool": "pytest", |
| 24258 | + "benches": [ |
| 24259 | + { |
| 24260 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24261 | + "value": 42532.115295116644, |
| 24262 | + "unit": "iter/sec", |
| 24263 | + "range": "stddev: 0.000002545523321952035", |
| 24264 | + "extra": "mean: 23.511645095977997 usec\nrounds: 9380" |
| 24265 | + }, |
| 24266 | + { |
| 24267 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24268 | + "value": 39805.89976425225, |
| 24269 | + "unit": "iter/sec", |
| 24270 | + "range": "stddev: 0.0000030542832569279567", |
| 24271 | + "extra": "mean: 25.121904188133726 usec\nrounds: 15687" |
| 24272 | + }, |
| 24273 | + { |
| 24274 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24275 | + "value": 8171.236636668307, |
| 24276 | + "unit": "iter/sec", |
| 24277 | + "range": "stddev: 0.000016172747137054275", |
| 24278 | + "extra": "mean: 122.38049691432437 usec\nrounds: 3727" |
| 24279 | + }, |
| 24280 | + { |
| 24281 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24282 | + "value": 7750.979314612447, |
| 24283 | + "unit": "iter/sec", |
| 24284 | + "range": "stddev: 0.00001497290565065973", |
| 24285 | + "extra": "mean: 129.0159551986884 usec\nrounds: 4174" |
| 24286 | + } |
| 24287 | + ] |
24236 | 24288 | } |
24237 | 24289 | ] |
24238 | 24290 | } |
|
0 commit comments