|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731113239651, |
| 2 | + "lastUpdate": 1731113291673, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23141,6 +23141,58 @@ window.BENCHMARK_DATA = { |
23141 | 23141 | "extra": "mean: 124.87073262047464 usec\nrounds: 4301" |
23142 | 23142 | } |
23143 | 23143 | ] |
| 23144 | + }, |
| 23145 | + { |
| 23146 | + "commit": { |
| 23147 | + "author": { |
| 23148 | + |
| 23149 | + "name": "Dharshan BJ", |
| 23150 | + "username": "DharshanBJ" |
| 23151 | + }, |
| 23152 | + "committer": { |
| 23153 | + |
| 23154 | + "name": "GitHub", |
| 23155 | + "username": "web-flow" |
| 23156 | + }, |
| 23157 | + "distinct": true, |
| 23158 | + "id": "aa5c74c58681440892b67fefbd5fe100ad20078d", |
| 23159 | + "message": "Update tests/broker-test.py\n\nCo-authored-by: Ray Luo < [email protected]>", |
| 23160 | + "timestamp": "2024-11-08T16:45:15-08:00", |
| 23161 | + "tree_id": "7fb35256e52ebe1f56eb237255087b41aea4166f", |
| 23162 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/aa5c74c58681440892b67fefbd5fe100ad20078d" |
| 23163 | + }, |
| 23164 | + "date": 1731113291257, |
| 23165 | + "tool": "pytest", |
| 23166 | + "benches": [ |
| 23167 | + { |
| 23168 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23169 | + "value": 43389.190198793505, |
| 23170 | + "unit": "iter/sec", |
| 23171 | + "range": "stddev: 0.0000018017788234469204", |
| 23172 | + "extra": "mean: 23.04721511091503 usec\nrounds: 8484" |
| 23173 | + }, |
| 23174 | + { |
| 23175 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23176 | + "value": 39222.08534061045, |
| 23177 | + "unit": "iter/sec", |
| 23178 | + "range": "stddev: 0.0000025305382541731414", |
| 23179 | + "extra": "mean: 25.4958396861322 usec\nrounds: 15033" |
| 23180 | + }, |
| 23181 | + { |
| 23182 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23183 | + "value": 8157.325595687418, |
| 23184 | + "unit": "iter/sec", |
| 23185 | + "range": "stddev: 0.000015896055392498668", |
| 23186 | + "extra": "mean: 122.58919768124444 usec\nrounds: 3278" |
| 23187 | + }, |
| 23188 | + { |
| 23189 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23190 | + "value": 7822.940200134951, |
| 23191 | + "unit": "iter/sec", |
| 23192 | + "range": "stddev: 0.000015037564015721966", |
| 23193 | + "extra": "mean: 127.82917604083812 usec\nrounds: 4107" |
| 23194 | + } |
| 23195 | + ] |
23144 | 23196 | } |
23145 | 23197 | ] |
23146 | 23198 | } |
|
0 commit comments