|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1737668112672, |
| 2 | + "lastUpdate": 1737669988881, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24493,6 +24493,58 @@ window.BENCHMARK_DATA = { |
24493 | 24493 | "extra": "mean: 128.51426952532518 usec\nrounds: 5224" |
24494 | 24494 | } |
24495 | 24495 | ] |
| 24496 | + }, |
| 24497 | + { |
| 24498 | + "commit": { |
| 24499 | + "author": { |
| 24500 | + |
| 24501 | + "name": "Ray Luo", |
| 24502 | + "username": "rayluo" |
| 24503 | + }, |
| 24504 | + "committer": { |
| 24505 | + |
| 24506 | + "name": "Ray Luo", |
| 24507 | + "username": "rayluo" |
| 24508 | + }, |
| 24509 | + "distinct": false, |
| 24510 | + "id": "3f3d1336751a19cb8a7c0575e68ffbea66581008", |
| 24511 | + "message": "Update the hint of where to get a lab certificate", |
| 24512 | + "timestamp": "2025-01-23T13:32:00-08:00", |
| 24513 | + "tree_id": "b31fbfebd451f04f661271aeb962eaafb7c7147f", |
| 24514 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3f3d1336751a19cb8a7c0575e68ffbea66581008" |
| 24515 | + }, |
| 24516 | + "date": 1737669987842, |
| 24517 | + "tool": "pytest", |
| 24518 | + "benches": [ |
| 24519 | + { |
| 24520 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24521 | + "value": 42853.006259181224, |
| 24522 | + "unit": "iter/sec", |
| 24523 | + "range": "stddev: 0.0000026923666192460393", |
| 24524 | + "extra": "mean: 23.335585698512126 usec\nrounds: 8069" |
| 24525 | + }, |
| 24526 | + { |
| 24527 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24528 | + "value": 40753.266648336285, |
| 24529 | + "unit": "iter/sec", |
| 24530 | + "range": "stddev: 0.0000028761796440947613", |
| 24531 | + "extra": "mean: 24.537910264448065 usec\nrounds: 15724" |
| 24532 | + }, |
| 24533 | + { |
| 24534 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24535 | + "value": 8261.726910177913, |
| 24536 | + "unit": "iter/sec", |
| 24537 | + "range": "stddev: 0.000014973282191425253", |
| 24538 | + "extra": "mean: 121.04006957287157 usec\nrounds: 5735" |
| 24539 | + }, |
| 24540 | + { |
| 24541 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24542 | + "value": 7753.074541164617, |
| 24543 | + "unit": "iter/sec", |
| 24544 | + "range": "stddev: 0.000014523281164113984", |
| 24545 | + "extra": "mean: 128.98108933308237 usec\nrounds: 4903" |
| 24546 | + } |
| 24547 | + ] |
24496 | 24548 | } |
24497 | 24549 | ] |
24498 | 24550 | } |
|
0 commit comments