|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774911150133, |
| 2 | + "lastUpdate": 1774911211999, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38835,6 +38835,58 @@ window.BENCHMARK_DATA = { |
38835 | 38835 | "extra": "mean: 145.05757498575525 usec\nrounds: 3494" |
38836 | 38836 | } |
38837 | 38837 | ] |
| 38838 | + }, |
| 38839 | + { |
| 38840 | + "commit": { |
| 38841 | + "author": { |
| 38842 | + "email": "198982749+Copilot@users.noreply.github.com", |
| 38843 | + "name": "copilot-swe-agent[bot]", |
| 38844 | + "username": "Copilot" |
| 38845 | + }, |
| 38846 | + "committer": { |
| 38847 | + "email": "noreply@github.com", |
| 38848 | + "name": "GitHub", |
| 38849 | + "username": "web-flow" |
| 38850 | + }, |
| 38851 | + "distinct": true, |
| 38852 | + "id": "4561a6eaed4653a60b3ad39058ef44d53890ee9f", |
| 38853 | + "message": "Address PR review feedback: remove unused imports, simplify loop, add response_mode\n\nAgent-Logs-Url: https://github.com/AzureAD/microsoft-authentication-library-for-python/sessions/20f5cbfd-04ca-45f5-8c71-f8df1d00a01e\n\nCo-authored-by: ashok672 <83938949+ashok672@users.noreply.github.com>", |
| 38854 | + "timestamp": "2026-03-30T22:49:45Z", |
| 38855 | + "tree_id": "0aa5431a2116d92fdd5badbcb4ee3704f6fa3c6c", |
| 38856 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4561a6eaed4653a60b3ad39058ef44d53890ee9f" |
| 38857 | + }, |
| 38858 | + "date": 1774911210157, |
| 38859 | + "tool": "pytest", |
| 38860 | + "benches": [ |
| 38861 | + { |
| 38862 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38863 | + "value": 40255.15450950899, |
| 38864 | + "unit": "iter/sec", |
| 38865 | + "range": "stddev: 0.000003059533339834055", |
| 38866 | + "extra": "mean: 24.841539231051318 usec\nrounds: 7698" |
| 38867 | + }, |
| 38868 | + { |
| 38869 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38870 | + "value": 38401.93300267746, |
| 38871 | + "unit": "iter/sec", |
| 38872 | + "range": "stddev: 0.000003335013067256562", |
| 38873 | + "extra": "mean: 26.04035583131396 usec\nrounds: 15631" |
| 38874 | + }, |
| 38875 | + { |
| 38876 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38877 | + "value": 7570.61824440396, |
| 38878 | + "unit": "iter/sec", |
| 38879 | + "range": "stddev: 0.00001622256740420593", |
| 38880 | + "extra": "mean: 132.08960849917094 usec\nrounds: 4871" |
| 38881 | + }, |
| 38882 | + { |
| 38883 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38884 | + "value": 7201.721012887765, |
| 38885 | + "unit": "iter/sec", |
| 38886 | + "range": "stddev: 0.000015557540345649447", |
| 38887 | + "extra": "mean: 138.85569827135214 usec\nrounds: 3818" |
| 38888 | + } |
| 38889 | + ] |
38838 | 38890 | } |
38839 | 38891 | ] |
38840 | 38892 | } |
|
0 commit comments