|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731113853089, |
| 2 | + "lastUpdate": 1731744090688, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23245,6 +23245,58 @@ window.BENCHMARK_DATA = { |
23245 | 23245 | "extra": "mean: 122.21462818361447 usec\nrounds: 4201" |
23246 | 23246 | } |
23247 | 23247 | ] |
| 23248 | + }, |
| 23249 | + { |
| 23250 | + "commit": { |
| 23251 | + "author": { |
| 23252 | + |
| 23253 | + "name": "Ray Luo", |
| 23254 | + "username": "rayluo" |
| 23255 | + }, |
| 23256 | + "committer": { |
| 23257 | + |
| 23258 | + "name": "GitHub", |
| 23259 | + "username": "web-flow" |
| 23260 | + }, |
| 23261 | + "distinct": true, |
| 23262 | + "id": "f15e98ef3bb5ce927f6d21006f07f80efd893677", |
| 23263 | + "message": "Revert \"allow MI endpoint changing through environment variable (#754)\"\n\nThis reverts commit 7db6c2ccdd121ad730517ebd5e6195feec06ed41.", |
| 23264 | + "timestamp": "2024-11-15T23:59:20-08:00", |
| 23265 | + "tree_id": "1bc2a23ef8b56e8d4e0e8d4a23bba4a695c06510", |
| 23266 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/f15e98ef3bb5ce927f6d21006f07f80efd893677" |
| 23267 | + }, |
| 23268 | + "date": 1731744089354, |
| 23269 | + "tool": "pytest", |
| 23270 | + "benches": [ |
| 23271 | + { |
| 23272 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23273 | + "value": 43993.117037732845, |
| 23274 | + "unit": "iter/sec", |
| 23275 | + "range": "stddev: 0.0000019972435335296293", |
| 23276 | + "extra": "mean: 22.73082853261571 usec\nrounds: 8853" |
| 23277 | + }, |
| 23278 | + { |
| 23279 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23280 | + "value": 42901.44091560566, |
| 23281 | + "unit": "iter/sec", |
| 23282 | + "range": "stddev: 0.000002443910516598697", |
| 23283 | + "extra": "mean: 23.309240404469584 usec\nrounds: 14929" |
| 23284 | + }, |
| 23285 | + { |
| 23286 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23287 | + "value": 7970.395246382218, |
| 23288 | + "unit": "iter/sec", |
| 23289 | + "range": "stddev: 0.000025584120957698004", |
| 23290 | + "extra": "mean: 125.46429243316416 usec\nrounds: 4784" |
| 23291 | + }, |
| 23292 | + { |
| 23293 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23294 | + "value": 7982.208247405285, |
| 23295 | + "unit": "iter/sec", |
| 23296 | + "range": "stddev: 0.00001494170426710296", |
| 23297 | + "extra": "mean: 125.27861576714216 usec\nrounds: 5023" |
| 23298 | + } |
| 23299 | + ] |
23248 | 23300 | } |
23249 | 23301 | ] |
23250 | 23302 | } |
|
0 commit comments