|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1776455630453, |
| 2 | + "lastUpdate": 1776455754963, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -40703,6 +40703,58 @@ window.BENCHMARK_DATA = { |
40703 | 40703 | "extra": "mean: 136.7028047316711 usec\nrounds: 5495" |
40704 | 40704 | } |
40705 | 40705 | ] |
| 40706 | + }, |
| 40707 | + { |
| 40708 | + "commit": { |
| 40709 | + "author": { |
| 40710 | + "email": "90415114+gladjohn@users.noreply.github.com", |
| 40711 | + "name": "Gladwin Johnson", |
| 40712 | + "username": "gladjohn" |
| 40713 | + }, |
| 40714 | + "committer": { |
| 40715 | + "email": "noreply@github.com", |
| 40716 | + "name": "GitHub", |
| 40717 | + "username": "web-flow" |
| 40718 | + }, |
| 40719 | + "distinct": true, |
| 40720 | + "id": "ddfd537100b8050e78d6f529f7456ed1a8d32812", |
| 40721 | + "message": "Create design document for MSI v2 In-Memory Key Approach\n\nAdd design document for MSI v2 In-Memory Key Approach, detailing goals, .NET reference implementation, Python implementation design, comparison with KeyGuard, and API design.", |
| 40722 | + "timestamp": "2026-04-17T12:52:38-07:00", |
| 40723 | + "tree_id": "7815496fc3f0ed45f6eb138657cb5364fa1fe708", |
| 40724 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/ddfd537100b8050e78d6f529f7456ed1a8d32812" |
| 40725 | + }, |
| 40726 | + "date": 1776455753496, |
| 40727 | + "tool": "pytest", |
| 40728 | + "benches": [ |
| 40729 | + { |
| 40730 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 40731 | + "value": 39251.7792064505, |
| 40732 | + "unit": "iter/sec", |
| 40733 | + "range": "stddev: 0.000003366478521781035", |
| 40734 | + "extra": "mean: 25.476552151696186 usec\nrounds: 8226" |
| 40735 | + }, |
| 40736 | + { |
| 40737 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 40738 | + "value": 36966.0089954583, |
| 40739 | + "unit": "iter/sec", |
| 40740 | + "range": "stddev: 0.000003696634451242461", |
| 40741 | + "extra": "mean: 27.051878933505144 usec\nrounds: 14777" |
| 40742 | + }, |
| 40743 | + { |
| 40744 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 40745 | + "value": 7463.3740728674275, |
| 40746 | + "unit": "iter/sec", |
| 40747 | + "range": "stddev: 0.000016945962140217356", |
| 40748 | + "extra": "mean: 133.98765628476667 usec\nrounds: 4495" |
| 40749 | + }, |
| 40750 | + { |
| 40751 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 40752 | + "value": 7034.165048698833, |
| 40753 | + "unit": "iter/sec", |
| 40754 | + "range": "stddev: 0.000015699108449699206", |
| 40755 | + "extra": "mean: 142.16328349943655 usec\nrounds: 4515" |
| 40756 | + } |
| 40757 | + ] |
40706 | 40758 | } |
40707 | 40759 | ] |
40708 | 40760 | } |
|
0 commit comments