|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1775580283871, |
| 2 | + "lastUpdate": 1775581853961, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -40081,6 +40081,58 @@ window.BENCHMARK_DATA = { |
40081 | 40081 | "extra": "mean: 135.5198690296691 usec\nrounds: 3978" |
40082 | 40082 | } |
40083 | 40083 | ] |
| 40084 | + }, |
| 40085 | + { |
| 40086 | + "commit": { |
| 40087 | + "author": { |
| 40088 | + "email": "107404295+4gust@users.noreply.github.com", |
| 40089 | + "name": "Nilesh Choudhary", |
| 40090 | + "username": "4gust" |
| 40091 | + }, |
| 40092 | + "committer": { |
| 40093 | + "email": "noreply@github.com", |
| 40094 | + "name": "GitHub", |
| 40095 | + "username": "web-flow" |
| 40096 | + }, |
| 40097 | + "distinct": true, |
| 40098 | + "id": "a3ba722660e838f58659f8f501a2624044266247", |
| 40099 | + "message": "Fix OIDC issuer domain spoofing in B2C host validation (#896)\n\n* added a additional check for domain checking in b2c\n\n* updated comment", |
| 40100 | + "timestamp": "2026-04-07T18:07:40+01:00", |
| 40101 | + "tree_id": "b674cb4cd470f5b21d3ace3c4e45a1f5b65f9f7f", |
| 40102 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/a3ba722660e838f58659f8f501a2624044266247" |
| 40103 | + }, |
| 40104 | + "date": 1775581852702, |
| 40105 | + "tool": "pytest", |
| 40106 | + "benches": [ |
| 40107 | + { |
| 40108 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 40109 | + "value": 47693.15273915786, |
| 40110 | + "unit": "iter/sec", |
| 40111 | + "range": "stddev: 0.0000017104311221613333", |
| 40112 | + "extra": "mean: 20.967370420428566 usec\nrounds: 7397" |
| 40113 | + }, |
| 40114 | + { |
| 40115 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 40116 | + "value": 42645.21913105995, |
| 40117 | + "unit": "iter/sec", |
| 40118 | + "range": "stddev: 0.0000025056985957369916", |
| 40119 | + "extra": "mean: 23.449287408436984 usec\nrounds: 15431" |
| 40120 | + }, |
| 40121 | + { |
| 40122 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 40123 | + "value": 9753.632291416454, |
| 40124 | + "unit": "iter/sec", |
| 40125 | + "range": "stddev: 0.000015671929824645962", |
| 40126 | + "extra": "mean: 102.52590728482105 usec\nrounds: 2869" |
| 40127 | + }, |
| 40128 | + { |
| 40129 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 40130 | + "value": 8647.071069894953, |
| 40131 | + "unit": "iter/sec", |
| 40132 | + "range": "stddev: 0.00001835948388531101", |
| 40133 | + "extra": "mean: 115.64609472004122 usec\nrounds: 3125" |
| 40134 | + } |
| 40135 | + ] |
40084 | 40136 | } |
40085 | 40137 | ] |
40086 | 40138 | } |
|
0 commit comments