|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1744869406078, |
| 2 | + "lastUpdate": 1745009616079, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28497,6 +28497,58 @@ window.BENCHMARK_DATA = { |
28497 | 28497 | "extra": "mean: 127.46772051545804 usec\nrounds: 4036" |
28498 | 28498 | } |
28499 | 28499 | ] |
| 28500 | + }, |
| 28501 | + { |
| 28502 | + "commit": { |
| 28503 | + "author": { |
| 28504 | + |
| 28505 | + "name": "Ray Luo", |
| 28506 | + "username": "rayluo" |
| 28507 | + }, |
| 28508 | + "committer": { |
| 28509 | + |
| 28510 | + "name": "Ray Luo", |
| 28511 | + "username": "rayluo" |
| 28512 | + }, |
| 28513 | + "distinct": true, |
| 28514 | + "id": "92d954db442209f315f594b0e6d59f545b120105", |
| 28515 | + "message": "Only cache desirable data in http cache", |
| 28516 | + "timestamp": "2025-04-18T01:24:01-07:00", |
| 28517 | + "tree_id": "55c21439bb3972191288f659c3dddcb50ff7115e", |
| 28518 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/92d954db442209f315f594b0e6d59f545b120105" |
| 28519 | + }, |
| 28520 | + "date": 1745009614917, |
| 28521 | + "tool": "pytest", |
| 28522 | + "benches": [ |
| 28523 | + { |
| 28524 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28525 | + "value": 42490.52380126595, |
| 28526 | + "unit": "iter/sec", |
| 28527 | + "range": "stddev: 0.0000025555888701989856", |
| 28528 | + "extra": "mean: 23.53465927313907 usec\nrounds: 9107" |
| 28529 | + }, |
| 28530 | + { |
| 28531 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28532 | + "value": 40137.92255932036, |
| 28533 | + "unit": "iter/sec", |
| 28534 | + "range": "stddev: 0.0000030686531853570496", |
| 28535 | + "extra": "mean: 24.914094607713867 usec\nrounds: 16542" |
| 28536 | + }, |
| 28537 | + { |
| 28538 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28539 | + "value": 8094.567155182629, |
| 28540 | + "unit": "iter/sec", |
| 28541 | + "range": "stddev: 0.000014764214504435332", |
| 28542 | + "extra": "mean: 123.53965083355196 usec\nrounds: 4021" |
| 28543 | + }, |
| 28544 | + { |
| 28545 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28546 | + "value": 7939.385355032088, |
| 28547 | + "unit": "iter/sec", |
| 28548 | + "range": "stddev: 0.000014684692410372896", |
| 28549 | + "extra": "mean: 125.95433465969587 usec\nrounds: 4273" |
| 28550 | + } |
| 28551 | + ] |
28500 | 28552 | } |
28501 | 28553 | ] |
28502 | 28554 | } |
|
0 commit comments