|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1775571639096, |
| 2 | + "lastUpdate": 1775571796295, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -39771,6 +39771,56 @@ window.BENCHMARK_DATA = { |
39771 | 39771 | "extra": "mean: 140.7923489187569 usec\nrounds: 3422" |
39772 | 39772 | } |
39773 | 39773 | ] |
| 39774 | + }, |
| 39775 | + { |
| 39776 | + "commit": { |
| 39777 | + "author": { |
| 39778 | + "email": "YOUR_GITHUB_NOREPLY_EMAIL", |
| 39779 | + "name": "Gladwin Johnson" |
| 39780 | + }, |
| 39781 | + "committer": { |
| 39782 | + "email": "YOUR_GITHUB_NOREPLY_EMAIL", |
| 39783 | + "name": "Gladwin Johnson" |
| 39784 | + }, |
| 39785 | + "distinct": true, |
| 39786 | + "id": "639917f632697834539f1ea4a2c054ce1925f9c3", |
| 39787 | + "message": "MSI v2: mTLS Proof-of-Possession with KeyGuard Attestation", |
| 39788 | + "timestamp": "2026-04-07T07:19:47-07:00", |
| 39789 | + "tree_id": "3b1167b806df72ce1f87ce558cd9ec2ae0ea6536", |
| 39790 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/639917f632697834539f1ea4a2c054ce1925f9c3" |
| 39791 | + }, |
| 39792 | + "date": 1775571794245, |
| 39793 | + "tool": "pytest", |
| 39794 | + "benches": [ |
| 39795 | + { |
| 39796 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 39797 | + "value": 39472.98945117251, |
| 39798 | + "unit": "iter/sec", |
| 39799 | + "range": "stddev: 0.000003000298367709469", |
| 39800 | + "extra": "mean: 25.333779222295412 usec\nrounds: 8384" |
| 39801 | + }, |
| 39802 | + { |
| 39803 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 39804 | + "value": 39493.40361775113, |
| 39805 | + "unit": "iter/sec", |
| 39806 | + "range": "stddev: 0.0000032381871069365772", |
| 39807 | + "extra": "mean: 25.32068417497775 usec\nrounds: 19229" |
| 39808 | + }, |
| 39809 | + { |
| 39810 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 39811 | + "value": 7462.431797524287, |
| 39812 | + "unit": "iter/sec", |
| 39813 | + "range": "stddev: 0.000016935699340876936", |
| 39814 | + "extra": "mean: 134.00457479983362 usec\nrounds: 4619" |
| 39815 | + }, |
| 39816 | + { |
| 39817 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 39818 | + "value": 7107.708666601434, |
| 39819 | + "unit": "iter/sec", |
| 39820 | + "range": "stddev: 0.00001590485874477546", |
| 39821 | + "extra": "mean: 140.69231687828199 usec\nrounds: 4254" |
| 39822 | + } |
| 39823 | + ] |
39774 | 39824 | } |
39775 | 39825 | ] |
39776 | 39826 | } |
|
0 commit comments