|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1736965138800, |
| 2 | + "lastUpdate": 1737058742636, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24389,6 +24389,58 @@ window.BENCHMARK_DATA = { |
24389 | 24389 | "extra": "mean: 137.98330398143906 usec\nrounds: 4747" |
24390 | 24390 | } |
24391 | 24391 | ] |
| 24392 | + }, |
| 24393 | + { |
| 24394 | + "commit": { |
| 24395 | + "author": { |
| 24396 | + |
| 24397 | + "name": "Ray Luo", |
| 24398 | + "username": "rayluo" |
| 24399 | + }, |
| 24400 | + "committer": { |
| 24401 | + |
| 24402 | + "name": "Ray Luo", |
| 24403 | + "username": "rayluo" |
| 24404 | + }, |
| 24405 | + "distinct": false, |
| 24406 | + "id": "3803ae22c8c712fd6f74db8576f219e31c94039d", |
| 24407 | + "message": "Suppress a false positive CodeQL alarm", |
| 24408 | + "timestamp": "2025-01-15T10:16:15-08:00", |
| 24409 | + "tree_id": "5035b8d3f930356650ec80d810771a2df7f8a8db", |
| 24410 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3803ae22c8c712fd6f74db8576f219e31c94039d" |
| 24411 | + }, |
| 24412 | + "date": 1737058741432, |
| 24413 | + "tool": "pytest", |
| 24414 | + "benches": [ |
| 24415 | + { |
| 24416 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24417 | + "value": 42924.640260923494, |
| 24418 | + "unit": "iter/sec", |
| 24419 | + "range": "stddev: 0.000003802098971422752", |
| 24420 | + "extra": "mean: 23.296642532618993 usec\nrounds: 8356" |
| 24421 | + }, |
| 24422 | + { |
| 24423 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24424 | + "value": 40131.303227942524, |
| 24425 | + "unit": "iter/sec", |
| 24426 | + "range": "stddev: 0.0000026643414223559497", |
| 24427 | + "extra": "mean: 24.918203984557433 usec\nrounds: 15560" |
| 24428 | + }, |
| 24429 | + { |
| 24430 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24431 | + "value": 8216.67842577739, |
| 24432 | + "unit": "iter/sec", |
| 24433 | + "range": "stddev: 0.000015341989158833023", |
| 24434 | + "extra": "mean: 121.70367978169826 usec\nrounds: 4397" |
| 24435 | + }, |
| 24436 | + { |
| 24437 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24438 | + "value": 8013.326119222939, |
| 24439 | + "unit": "iter/sec", |
| 24440 | + "range": "stddev: 0.000014407267226828569", |
| 24441 | + "extra": "mean: 124.79212565692647 usec\nrounds: 6088" |
| 24442 | + } |
| 24443 | + ] |
24392 | 24444 | } |
24393 | 24445 | ] |
24394 | 24446 | } |
|
0 commit comments