|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1737058742636, |
| 2 | + "lastUpdate": 1737668112672, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24441,6 +24441,58 @@ window.BENCHMARK_DATA = { |
24441 | 24441 | "extra": "mean: 124.79212565692647 usec\nrounds: 6088" |
24442 | 24442 | } |
24443 | 24443 | ] |
| 24444 | + }, |
| 24445 | + { |
| 24446 | + "commit": { |
| 24447 | + "author": { |
| 24448 | + |
| 24449 | + "name": "Ray Luo", |
| 24450 | + "username": "rayluo" |
| 24451 | + }, |
| 24452 | + "committer": { |
| 24453 | + |
| 24454 | + "name": "Ray Luo", |
| 24455 | + "username": "rayluo" |
| 24456 | + }, |
| 24457 | + "distinct": true, |
| 24458 | + "id": "3f3d1336751a19cb8a7c0575e68ffbea66581008", |
| 24459 | + "message": "Update the hint of where to get a lab certificate", |
| 24460 | + "timestamp": "2025-01-23T13:32:00-08:00", |
| 24461 | + "tree_id": "b31fbfebd451f04f661271aeb962eaafb7c7147f", |
| 24462 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3f3d1336751a19cb8a7c0575e68ffbea66581008" |
| 24463 | + }, |
| 24464 | + "date": 1737668112189, |
| 24465 | + "tool": "pytest", |
| 24466 | + "benches": [ |
| 24467 | + { |
| 24468 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24469 | + "value": 43400.22683057272, |
| 24470 | + "unit": "iter/sec", |
| 24471 | + "range": "stddev: 0.000002828185287149492", |
| 24472 | + "extra": "mean: 23.041354228489034 usec\nrounds: 7769" |
| 24473 | + }, |
| 24474 | + { |
| 24475 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24476 | + "value": 42078.41027449427, |
| 24477 | + "unit": "iter/sec", |
| 24478 | + "range": "stddev: 0.000003022718296914128", |
| 24479 | + "extra": "mean: 23.765156370609077 usec\nrounds: 19684" |
| 24480 | + }, |
| 24481 | + { |
| 24482 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24483 | + "value": 8251.45232600858, |
| 24484 | + "unit": "iter/sec", |
| 24485 | + "range": "stddev: 0.000014929587413504464", |
| 24486 | + "extra": "mean: 121.19078684463818 usec\nrounds: 5245" |
| 24487 | + }, |
| 24488 | + { |
| 24489 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24490 | + "value": 7781.23708513893, |
| 24491 | + "unit": "iter/sec", |
| 24492 | + "range": "stddev: 0.00001753397248435197", |
| 24493 | + "extra": "mean: 128.51426952532518 usec\nrounds: 5224" |
| 24494 | + } |
| 24495 | + ] |
24444 | 24496 | } |
24445 | 24497 | ] |
24446 | 24498 | } |
|
0 commit comments