|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738890456250, |
| 2 | + "lastUpdate": 1738890662454, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25273,6 +25273,58 @@ window.BENCHMARK_DATA = { |
25273 | 25273 | "extra": "mean: 132.63904143549976 usec\nrounds: 3427" |
25274 | 25274 | } |
25275 | 25275 | ] |
| 25276 | + }, |
| 25277 | + { |
| 25278 | + "commit": { |
| 25279 | + "author": { |
| 25280 | + |
| 25281 | + "name": "Ugonna Akali", |
| 25282 | + "username": "Ugonnaak1" |
| 25283 | + }, |
| 25284 | + "committer": { |
| 25285 | + |
| 25286 | + "name": "GitHub", |
| 25287 | + "username": "web-flow" |
| 25288 | + }, |
| 25289 | + "distinct": true, |
| 25290 | + "id": "a37d3a329f7329fe0761579d7a52240ff1cd2fa3", |
| 25291 | + "message": "Pass Sku and Ver to MsalRuntime (#786)\n\n* Pass Sku and Ver to MsalRuntime\r\n\r\n* edit suggestions\r\n\r\n* suggestion edits\r\n\r\n* whitespace", |
| 25292 | + "timestamp": "2025-02-06T17:08:32-08:00", |
| 25293 | + "tree_id": "de1375a09ee4d4cc38881935c29d4a740f68e074", |
| 25294 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/a37d3a329f7329fe0761579d7a52240ff1cd2fa3" |
| 25295 | + }, |
| 25296 | + "date": 1738890662055, |
| 25297 | + "tool": "pytest", |
| 25298 | + "benches": [ |
| 25299 | + { |
| 25300 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25301 | + "value": 41795.456051389156, |
| 25302 | + "unit": "iter/sec", |
| 25303 | + "range": "stddev: 0.000002331443472174256", |
| 25304 | + "extra": "mean: 23.926045902465106 usec\nrounds: 8627" |
| 25305 | + }, |
| 25306 | + { |
| 25307 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25308 | + "value": 42504.76524890004, |
| 25309 | + "unit": "iter/sec", |
| 25310 | + "range": "stddev: 0.000002536477489981122", |
| 25311 | + "extra": "mean: 23.526773860393888 usec\nrounds: 15685" |
| 25312 | + }, |
| 25313 | + { |
| 25314 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25315 | + "value": 8136.361733919777, |
| 25316 | + "unit": "iter/sec", |
| 25317 | + "range": "stddev: 0.000015422494103489947", |
| 25318 | + "extra": "mean: 122.90505667061089 usec\nrounds: 4235" |
| 25319 | + }, |
| 25320 | + { |
| 25321 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25322 | + "value": 7889.33100276736, |
| 25323 | + "unit": "iter/sec", |
| 25324 | + "range": "stddev: 0.000015090449110421484", |
| 25325 | + "extra": "mean: 126.75345978628957 usec\nrounds: 4215" |
| 25326 | + } |
| 25327 | + ] |
25276 | 25328 | } |
25277 | 25329 | ] |
25278 | 25330 | } |
|
0 commit comments