|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1775580005476, |
| 2 | + "lastUpdate": 1775580283871, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -40029,6 +40029,58 @@ window.BENCHMARK_DATA = { |
40029 | 40029 | "extra": "mean: 136.0746031098732 usec\nrounds: 3923" |
40030 | 40030 | } |
40031 | 40031 | ] |
| 40032 | + }, |
| 40033 | + { |
| 40034 | + "commit": { |
| 40035 | + "author": { |
| 40036 | + "email": "83938949+ashok672@users.noreply.github.com", |
| 40037 | + "name": "Ashok Kumar Ramakrishnan", |
| 40038 | + "username": "ashok672" |
| 40039 | + }, |
| 40040 | + "committer": { |
| 40041 | + "email": "noreply@github.com", |
| 40042 | + "name": "GitHub", |
| 40043 | + "username": "web-flow" |
| 40044 | + }, |
| 40045 | + "distinct": true, |
| 40046 | + "id": "6a92f2498d221c673d6e725e7f99d958bd189c5a", |
| 40047 | + "message": "Use cryptographically secure randomness for PKCE, state, and nonce generation (#894)\n\n* Use cryptographically secure randomness for PKCE, state, and nonce generation\n\n* Update tests/test_oidc.py\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* Update tests/test_oidc.py\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* Update msal/oauth2cli/oidc.py\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* 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>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>", |
| 40048 | + "timestamp": "2026-04-07T09:41:23-07:00", |
| 40049 | + "tree_id": "b40e9661e2e164bb5b04adf94486c5ae164d8dd0", |
| 40050 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/6a92f2498d221c673d6e725e7f99d958bd189c5a" |
| 40051 | + }, |
| 40052 | + "date": 1775580282439, |
| 40053 | + "tool": "pytest", |
| 40054 | + "benches": [ |
| 40055 | + { |
| 40056 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 40057 | + "value": 37672.39409664657, |
| 40058 | + "unit": "iter/sec", |
| 40059 | + "range": "stddev: 0.0000030904900757461907", |
| 40060 | + "extra": "mean: 26.544636304094507 usec\nrounds: 15249" |
| 40061 | + }, |
| 40062 | + { |
| 40063 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 40064 | + "value": 36833.15832564503, |
| 40065 | + "unit": "iter/sec", |
| 40066 | + "range": "stddev: 0.000003609112905602392", |
| 40067 | + "extra": "mean: 27.14945026323609 usec\nrounds: 14245" |
| 40068 | + }, |
| 40069 | + { |
| 40070 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 40071 | + "value": 7399.020548754206, |
| 40072 | + "unit": "iter/sec", |
| 40073 | + "range": "stddev: 0.00001643995865060737", |
| 40074 | + "extra": "mean: 135.1530237564177 usec\nrounds: 3578" |
| 40075 | + }, |
| 40076 | + { |
| 40077 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 40078 | + "value": 7378.991782976649, |
| 40079 | + "unit": "iter/sec", |
| 40080 | + "range": "stddev: 0.000015625970281261018", |
| 40081 | + "extra": "mean: 135.5198690296691 usec\nrounds: 3978" |
| 40082 | + } |
| 40083 | + ] |
40032 | 40084 | } |
40033 | 40085 | ] |
40034 | 40086 | } |
|
0 commit comments