|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731744090688, |
| 2 | + "lastUpdate": 1731744522464, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23297,6 +23297,58 @@ window.BENCHMARK_DATA = { |
23297 | 23297 | "extra": "mean: 125.27861576714216 usec\nrounds: 5023" |
23298 | 23298 | } |
23299 | 23299 | ] |
| 23300 | + }, |
| 23301 | + { |
| 23302 | + "commit": { |
| 23303 | + "author": { |
| 23304 | + |
| 23305 | + "name": "Alexander Clouter", |
| 23306 | + "username": "jimdigriz" |
| 23307 | + }, |
| 23308 | + "committer": { |
| 23309 | + |
| 23310 | + "name": "GitHub", |
| 23311 | + "username": "web-flow" |
| 23312 | + }, |
| 23313 | + "distinct": true, |
| 23314 | + "id": "7db6c2ccdd121ad730517ebd5e6195feec06ed41", |
| 23315 | + "message": "allow MI endpoint changing through environment variable (#754)\n\nuseful during development where you are using SSH tunnelling to utilise\r\nthe credentials assigned to an actual instance", |
| 23316 | + "timestamp": "2024-10-17T13:46:19-07:00", |
| 23317 | + "tree_id": "a7260583e340a6a245ac099d26560b26943bfffe", |
| 23318 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/7db6c2ccdd121ad730517ebd5e6195feec06ed41" |
| 23319 | + }, |
| 23320 | + "date": 1731744521782, |
| 23321 | + "tool": "pytest", |
| 23322 | + "benches": [ |
| 23323 | + { |
| 23324 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23325 | + "value": 43902.6469601035, |
| 23326 | + "unit": "iter/sec", |
| 23327 | + "range": "stddev: 0.000002750144910473508", |
| 23328 | + "extra": "mean: 22.777669895593068 usec\nrounds: 9497" |
| 23329 | + }, |
| 23330 | + { |
| 23331 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23332 | + "value": 42066.72596616114, |
| 23333 | + "unit": "iter/sec", |
| 23334 | + "range": "stddev: 0.0000020348792648616925", |
| 23335 | + "extra": "mean: 23.77175729826013 usec\nrounds: 13325" |
| 23336 | + }, |
| 23337 | + { |
| 23338 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23339 | + "value": 8089.645453525579, |
| 23340 | + "unit": "iter/sec", |
| 23341 | + "range": "stddev: 0.00001534546431703222", |
| 23342 | + "extra": "mean: 123.61481176708261 usec\nrounds: 4946" |
| 23343 | + }, |
| 23344 | + { |
| 23345 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23346 | + "value": 7663.761095487624, |
| 23347 | + "unit": "iter/sec", |
| 23348 | + "range": "stddev: 0.000015003096172208836", |
| 23349 | + "extra": "mean: 130.48423450840528 usec\nrounds: 4793" |
| 23350 | + } |
| 23351 | + ] |
23300 | 23352 | } |
23301 | 23353 | ] |
23302 | 23354 | } |
|
0 commit comments