|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1736963587396, |
| 2 | + "lastUpdate": 1736965138800, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24337,6 +24337,58 @@ window.BENCHMARK_DATA = { |
24337 | 24337 | "extra": "mean: 132.17985146453333 usec\nrounds: 4780" |
24338 | 24338 | } |
24339 | 24339 | ] |
| 24340 | + }, |
| 24341 | + { |
| 24342 | + "commit": { |
| 24343 | + "author": { |
| 24344 | + |
| 24345 | + "name": "Ray Luo", |
| 24346 | + "username": "rayluo" |
| 24347 | + }, |
| 24348 | + "committer": { |
| 24349 | + |
| 24350 | + "name": "Ray Luo", |
| 24351 | + "username": "rayluo" |
| 24352 | + }, |
| 24353 | + "distinct": true, |
| 24354 | + "id": "3803ae22c8c712fd6f74db8576f219e31c94039d", |
| 24355 | + "message": "Suppress a false positive CodeQL alarm", |
| 24356 | + "timestamp": "2025-01-15T10:16:15-08:00", |
| 24357 | + "tree_id": "5035b8d3f930356650ec80d810771a2df7f8a8db", |
| 24358 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3803ae22c8c712fd6f74db8576f219e31c94039d" |
| 24359 | + }, |
| 24360 | + "date": 1736965138406, |
| 24361 | + "tool": "pytest", |
| 24362 | + "benches": [ |
| 24363 | + { |
| 24364 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24365 | + "value": 43116.85733706735, |
| 24366 | + "unit": "iter/sec", |
| 24367 | + "range": "stddev: 0.0000022995620679033404", |
| 24368 | + "extra": "mean: 23.19278495142792 usec\nrounds: 8147" |
| 24369 | + }, |
| 24370 | + { |
| 24371 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24372 | + "value": 40297.47925510045, |
| 24373 | + "unit": "iter/sec", |
| 24374 | + "range": "stddev: 0.0000027653417272419205", |
| 24375 | + "extra": "mean: 24.81544797553137 usec\nrounds: 15387" |
| 24376 | + }, |
| 24377 | + { |
| 24378 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24379 | + "value": 8079.469189979916, |
| 24380 | + "unit": "iter/sec", |
| 24381 | + "range": "stddev: 0.000015796103892592865", |
| 24382 | + "extra": "mean: 123.77050725562403 usec\nrounds: 4686" |
| 24383 | + }, |
| 24384 | + { |
| 24385 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24386 | + "value": 7247.2536252249465, |
| 24387 | + "unit": "iter/sec", |
| 24388 | + "range": "stddev: 0.000025621566151512564", |
| 24389 | + "extra": "mean: 137.98330398143906 usec\nrounds: 4747" |
| 24390 | + } |
| 24391 | + ] |
24340 | 24392 | } |
24341 | 24393 | ] |
24342 | 24394 | } |
|
0 commit comments