|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774909619025, |
| 2 | + "lastUpdate": 1774909706842, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38523,6 +38523,58 @@ window.BENCHMARK_DATA = { |
38523 | 38523 | "extra": "mean: 112.66838604980623 usec\nrounds: 2896" |
38524 | 38524 | } |
38525 | 38525 | ] |
| 38526 | + }, |
| 38527 | + { |
| 38528 | + "commit": { |
| 38529 | + "author": { |
| 38530 | + "email": "RyAuld@microsoft.com", |
| 38531 | + "name": "Ryan Auld", |
| 38532 | + "username": "RyAuld" |
| 38533 | + }, |
| 38534 | + "committer": { |
| 38535 | + "email": "RyAuld@microsoft.com", |
| 38536 | + "name": "Ryan Auld", |
| 38537 | + "username": "RyAuld" |
| 38538 | + }, |
| 38539 | + "distinct": true, |
| 38540 | + "id": "3821a67383bf18e13a2ce82999e468082d0d1b07", |
| 38541 | + "message": "Add ADO CI/release pipelines with SDL, e2e tests, and ESRP publish support", |
| 38542 | + "timestamp": "2026-03-30T15:25:01-07:00", |
| 38543 | + "tree_id": "b65a7d4e5ee2c1a13495137c2f1fff82e8c38350", |
| 38544 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3821a67383bf18e13a2ce82999e468082d0d1b07" |
| 38545 | + }, |
| 38546 | + "date": 1774909705737, |
| 38547 | + "tool": "pytest", |
| 38548 | + "benches": [ |
| 38549 | + { |
| 38550 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38551 | + "value": 38641.617097192764, |
| 38552 | + "unit": "iter/sec", |
| 38553 | + "range": "stddev: 0.000003162186532158303", |
| 38554 | + "extra": "mean: 25.878834146220242 usec\nrounds: 8610" |
| 38555 | + }, |
| 38556 | + { |
| 38557 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38558 | + "value": 37287.50084101189, |
| 38559 | + "unit": "iter/sec", |
| 38560 | + "range": "stddev: 0.0000034761172804921283", |
| 38561 | + "extra": "mean: 26.818638349184212 usec\nrounds: 17398" |
| 38562 | + }, |
| 38563 | + { |
| 38564 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38565 | + "value": 7449.504880691866, |
| 38566 | + "unit": "iter/sec", |
| 38567 | + "range": "stddev: 0.000016837849171034255", |
| 38568 | + "extra": "mean: 134.237109179144 usec\nrounds: 5578" |
| 38569 | + }, |
| 38570 | + { |
| 38571 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38572 | + "value": 7215.210239118595, |
| 38573 | + "unit": "iter/sec", |
| 38574 | + "range": "stddev: 0.00001657521277187105", |
| 38575 | + "extra": "mean: 138.5961000246833 usec\nrounds: 4019" |
| 38576 | + } |
| 38577 | + ] |
38526 | 38578 | } |
38527 | 38579 | ] |
38528 | 38580 | } |
|
0 commit comments