|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1776298935334, |
| 2 | + "lastUpdate": 1776455630453, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -40651,6 +40651,58 @@ window.BENCHMARK_DATA = { |
40651 | 40651 | "extra": "mean: 144.93858111853464 usec\nrounds: 3612" |
40652 | 40652 | } |
40653 | 40653 | ] |
| 40654 | + }, |
| 40655 | + { |
| 40656 | + "commit": { |
| 40657 | + "author": { |
| 40658 | + "email": "90415114+gladjohn@users.noreply.github.com", |
| 40659 | + "name": "Gladwin Johnson", |
| 40660 | + "username": "gladjohn" |
| 40661 | + }, |
| 40662 | + "committer": { |
| 40663 | + "email": "noreply@github.com", |
| 40664 | + "name": "GitHub", |
| 40665 | + "username": "web-flow" |
| 40666 | + }, |
| 40667 | + "distinct": true, |
| 40668 | + "id": "5c6747d4ba7bd71029df9e7ae74c6b5a6436d827", |
| 40669 | + "message": "Add documentation for MSI v2 mTLS in Python\n\nDocument the MSI v2 mTLS flow in Python, detailing the problem, solution, and technical findings related to using KeyGuard-protected certificates.", |
| 40670 | + "timestamp": "2026-04-17T12:50:47-07:00", |
| 40671 | + "tree_id": "b1394679dde1e99eee1d5ca2952b822c2cb37ab1", |
| 40672 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/5c6747d4ba7bd71029df9e7ae74c6b5a6436d827" |
| 40673 | + }, |
| 40674 | + "date": 1776455628918, |
| 40675 | + "tool": "pytest", |
| 40676 | + "benches": [ |
| 40677 | + { |
| 40678 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 40679 | + "value": 38156.091053630145, |
| 40680 | + "unit": "iter/sec", |
| 40681 | + "range": "stddev: 0.000003036488574639003", |
| 40682 | + "extra": "mean: 26.208135382485956 usec\nrounds: 11582" |
| 40683 | + }, |
| 40684 | + { |
| 40685 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 40686 | + "value": 37129.85063130206, |
| 40687 | + "unit": "iter/sec", |
| 40688 | + "range": "stddev: 0.000004530681098062063", |
| 40689 | + "extra": "mean: 26.932508022452343 usec\nrounds: 14958" |
| 40690 | + }, |
| 40691 | + { |
| 40692 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 40693 | + "value": 7454.945354257255, |
| 40694 | + "unit": "iter/sec", |
| 40695 | + "range": "stddev: 0.000016049843650353395", |
| 40696 | + "extra": "mean: 134.1391455577787 usec\nrounds: 4761" |
| 40697 | + }, |
| 40698 | + { |
| 40699 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 40700 | + "value": 7315.138866118095, |
| 40701 | + "unit": "iter/sec", |
| 40702 | + "range": "stddev: 0.000017798142470320705", |
| 40703 | + "extra": "mean: 136.7028047316711 usec\nrounds: 5495" |
| 40704 | + } |
| 40705 | + ] |
40654 | 40706 | } |
40655 | 40707 | ] |
40656 | 40708 | } |
|
0 commit comments