|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774982123071, |
| 2 | + "lastUpdate": 1774982471630, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -39355,6 +39355,58 @@ window.BENCHMARK_DATA = { |
39355 | 39355 | "extra": "mean: 118.75674033501659 usec\nrounds: 3104" |
39356 | 39356 | } |
39357 | 39357 | ] |
| 39358 | + }, |
| 39359 | + { |
| 39360 | + "commit": { |
| 39361 | + "author": { |
| 39362 | + "email": "RyAuld@microsoft.com", |
| 39363 | + "name": "Ryan Auld", |
| 39364 | + "username": "RyAuld" |
| 39365 | + }, |
| 39366 | + "committer": { |
| 39367 | + "email": "RyAuld@microsoft.com", |
| 39368 | + "name": "Ryan Auld", |
| 39369 | + "username": "RyAuld" |
| 39370 | + }, |
| 39371 | + "distinct": true, |
| 39372 | + "id": "5eaf53356b40e355db777f3820bd85b3c550280e", |
| 39373 | + "message": "Add Python 3.8 to ADO CI matrix", |
| 39374 | + "timestamp": "2026-03-31T11:37:34-07:00", |
| 39375 | + "tree_id": "62c81b15bf5f5083069dc0fd4ea9de28e92ad9da", |
| 39376 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/5eaf53356b40e355db777f3820bd85b3c550280e" |
| 39377 | + }, |
| 39378 | + "date": 1774982469782, |
| 39379 | + "tool": "pytest", |
| 39380 | + "benches": [ |
| 39381 | + { |
| 39382 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 39383 | + "value": 42815.71523331227, |
| 39384 | + "unit": "iter/sec", |
| 39385 | + "range": "stddev: 0.0000029826383750616932", |
| 39386 | + "extra": "mean: 23.35591019677657 usec\nrounds: 16770" |
| 39387 | + }, |
| 39388 | + { |
| 39389 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 39390 | + "value": 41861.38432444337, |
| 39391 | + "unit": "iter/sec", |
| 39392 | + "range": "stddev: 0.0000034825810835032714", |
| 39393 | + "extra": "mean: 23.888364327600318 usec\nrounds: 20778" |
| 39394 | + }, |
| 39395 | + { |
| 39396 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 39397 | + "value": 7990.567866142677, |
| 39398 | + "unit": "iter/sec", |
| 39399 | + "range": "stddev: 0.000016858525954366177", |
| 39400 | + "extra": "mean: 125.14755105668534 usec\nrounds: 3927" |
| 39401 | + }, |
| 39402 | + { |
| 39403 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 39404 | + "value": 7998.348495667723, |
| 39405 | + "unit": "iter/sec", |
| 39406 | + "range": "stddev: 0.000015899969315367682", |
| 39407 | + "extra": "mean: 125.0258100833749 usec\nrounds: 4086" |
| 39408 | + } |
| 39409 | + ] |
39358 | 39410 | } |
39359 | 39411 | ] |
39360 | 39412 | } |
|
0 commit comments