|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774909706842, |
| 2 | + "lastUpdate": 1774910870318, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38575,6 +38575,58 @@ window.BENCHMARK_DATA = { |
38575 | 38575 | "extra": "mean: 138.5961000246833 usec\nrounds: 4019" |
38576 | 38576 | } |
38577 | 38577 | ] |
| 38578 | + }, |
| 38579 | + { |
| 38580 | + "commit": { |
| 38581 | + "author": { |
| 38582 | + "email": "RyAuld@microsoft.com", |
| 38583 | + "name": "Ryan Auld", |
| 38584 | + "username": "RyAuld" |
| 38585 | + }, |
| 38586 | + "committer": { |
| 38587 | + "email": "RyAuld@microsoft.com", |
| 38588 | + "name": "Ryan Auld", |
| 38589 | + "username": "RyAuld" |
| 38590 | + }, |
| 38591 | + "distinct": true, |
| 38592 | + "id": "9dbad21086eb2274d15d73d2e5d961396fcf43e8", |
| 38593 | + "message": "Use Python runpy to read __version__ in Validate stage instead of grep/sed", |
| 38594 | + "timestamp": "2026-03-30T15:44:18-07:00", |
| 38595 | + "tree_id": "35939bc8f3a948640ffba6bd12e29b941932ec8d", |
| 38596 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/9dbad21086eb2274d15d73d2e5d961396fcf43e8" |
| 38597 | + }, |
| 38598 | + "date": 1774910869261, |
| 38599 | + "tool": "pytest", |
| 38600 | + "benches": [ |
| 38601 | + { |
| 38602 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38603 | + "value": 40563.767211578226, |
| 38604 | + "unit": "iter/sec", |
| 38605 | + "range": "stddev: 0.0000029395261495030273", |
| 38606 | + "extra": "mean: 24.65254261972412 usec\nrounds: 6863" |
| 38607 | + }, |
| 38608 | + { |
| 38609 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38610 | + "value": 37395.54082050158, |
| 38611 | + "unit": "iter/sec", |
| 38612 | + "range": "stddev: 0.000003690334909989242", |
| 38613 | + "extra": "mean: 26.74115624640904 usec\nrounds: 17914" |
| 38614 | + }, |
| 38615 | + { |
| 38616 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38617 | + "value": 7549.083138919091, |
| 38618 | + "unit": "iter/sec", |
| 38619 | + "range": "stddev: 0.00001636954932060609", |
| 38620 | + "extra": "mean: 132.4664176560101 usec\nrounds: 5222" |
| 38621 | + }, |
| 38622 | + { |
| 38623 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38624 | + "value": 7237.77421984855, |
| 38625 | + "unit": "iter/sec", |
| 38626 | + "range": "stddev: 0.000015900700886713563", |
| 38627 | + "extra": "mean: 138.16402247774522 usec\nrounds: 5561" |
| 38628 | + } |
| 38629 | + ] |
38578 | 38630 | } |
38579 | 38631 | ] |
38580 | 38632 | } |
|
0 commit comments