|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745009616079, |
| 2 | + "lastUpdate": 1745283206486, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28549,6 +28549,58 @@ window.BENCHMARK_DATA = { |
28549 | 28549 | "extra": "mean: 125.95433465969587 usec\nrounds: 4273" |
28550 | 28550 | } |
28551 | 28551 | ] |
| 28552 | + }, |
| 28553 | + { |
| 28554 | + "commit": { |
| 28555 | + "author": { |
| 28556 | + |
| 28557 | + "name": "Ray Luo", |
| 28558 | + "username": "rayluo" |
| 28559 | + }, |
| 28560 | + "committer": { |
| 28561 | + |
| 28562 | + "name": "Ray Luo", |
| 28563 | + "username": "rayluo" |
| 28564 | + }, |
| 28565 | + "distinct": true, |
| 28566 | + "id": "73e6c80a5f8d1dc7cf9a2ecadd54801b2d71a911", |
| 28567 | + "message": "Only cache desirable data in http cache", |
| 28568 | + "timestamp": "2025-04-21T16:03:41-07:00", |
| 28569 | + "tree_id": "b76464f7ea7820d99ec69267e4dbe9fb3a97549d", |
| 28570 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/73e6c80a5f8d1dc7cf9a2ecadd54801b2d71a911" |
| 28571 | + }, |
| 28572 | + "date": 1745283205916, |
| 28573 | + "tool": "pytest", |
| 28574 | + "benches": [ |
| 28575 | + { |
| 28576 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28577 | + "value": 41159.690775893, |
| 28578 | + "unit": "iter/sec", |
| 28579 | + "range": "stddev: 0.0000025058152211936007", |
| 28580 | + "extra": "mean: 24.29561498517609 usec\nrounds: 8275" |
| 28581 | + }, |
| 28582 | + { |
| 28583 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28584 | + "value": 38027.07928308651, |
| 28585 | + "unit": "iter/sec", |
| 28586 | + "range": "stddev: 0.0000033946414644548602", |
| 28587 | + "extra": "mean: 26.297049861643593 usec\nrounds: 14821" |
| 28588 | + }, |
| 28589 | + { |
| 28590 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28591 | + "value": 8041.207210267279, |
| 28592 | + "unit": "iter/sec", |
| 28593 | + "range": "stddev: 0.000015380500752154198", |
| 28594 | + "extra": "mean: 124.35943681729367 usec\nrounds: 5492" |
| 28595 | + }, |
| 28596 | + { |
| 28597 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28598 | + "value": 7582.085669342071, |
| 28599 | + "unit": "iter/sec", |
| 28600 | + "range": "stddev: 0.000014730242469096994", |
| 28601 | + "extra": "mean: 131.8898313222006 usec\nrounds: 4393" |
| 28602 | + } |
| 28603 | + ] |
28552 | 28604 | } |
28553 | 28605 | ] |
28554 | 28606 | } |
|
0 commit comments