|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774911082330, |
| 2 | + "lastUpdate": 1774911123105, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38731,6 +38731,58 @@ window.BENCHMARK_DATA = { |
38731 | 38731 | "extra": "mean: 138.55324283015983 usec\nrounds: 4777" |
38732 | 38732 | } |
38733 | 38733 | ] |
| 38734 | + }, |
| 38735 | + { |
| 38736 | + "commit": { |
| 38737 | + "author": { |
| 38738 | + "email": "83938949+ashok672@users.noreply.github.com", |
| 38739 | + "name": "Ashok Kumar Ramakrishnan", |
| 38740 | + "username": "ashok672" |
| 38741 | + }, |
| 38742 | + "committer": { |
| 38743 | + "email": "noreply@github.com", |
| 38744 | + "name": "GitHub", |
| 38745 | + "username": "web-flow" |
| 38746 | + }, |
| 38747 | + "distinct": true, |
| 38748 | + "id": "c685b33c00c060aedb826af11e3404a61cd63234", |
| 38749 | + "message": "Update msal/oauth2cli/oidc.py\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>", |
| 38750 | + "timestamp": "2026-03-30T15:48:36-07:00", |
| 38751 | + "tree_id": "a9e196b8f853d8056d2f9dbe365c9ed30ee806fa", |
| 38752 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/c685b33c00c060aedb826af11e3404a61cd63234" |
| 38753 | + }, |
| 38754 | + "date": 1774911122013, |
| 38755 | + "tool": "pytest", |
| 38756 | + "benches": [ |
| 38757 | + { |
| 38758 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38759 | + "value": 39823.47898811418, |
| 38760 | + "unit": "iter/sec", |
| 38761 | + "range": "stddev: 0.000002858013288144179", |
| 38762 | + "extra": "mean: 25.11081466032796 usec\nrounds: 7435" |
| 38763 | + }, |
| 38764 | + { |
| 38765 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38766 | + "value": 38323.977283999295, |
| 38767 | + "unit": "iter/sec", |
| 38768 | + "range": "stddev: 0.000004071870833280231", |
| 38769 | + "extra": "mean: 26.093325141843035 usec\nrounds: 19207" |
| 38770 | + }, |
| 38771 | + { |
| 38772 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38773 | + "value": 7609.350049050685, |
| 38774 | + "unit": "iter/sec", |
| 38775 | + "range": "stddev: 0.000015810703767234162", |
| 38776 | + "extra": "mean: 131.41726869626092 usec\nrounds: 4533" |
| 38777 | + }, |
| 38778 | + { |
| 38779 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38780 | + "value": 7167.489937294185, |
| 38781 | + "unit": "iter/sec", |
| 38782 | + "range": "stddev: 0.000016303862085917612", |
| 38783 | + "extra": "mean: 139.51885649629696 usec\nrounds: 3756" |
| 38784 | + } |
| 38785 | + ] |
38734 | 38786 | } |
38735 | 38787 | ] |
38736 | 38788 | } |
|
0 commit comments