|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1749091871133, |
| 2 | + "lastUpdate": 1749690088165, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30473,6 +30473,58 @@ window.BENCHMARK_DATA = { |
30473 | 30473 | "extra": "mean: 127.99130887926755 usec\nrounds: 4212" |
30474 | 30474 | } |
30475 | 30475 | ] |
| 30476 | + }, |
| 30477 | + { |
| 30478 | + "commit": { |
| 30479 | + "author": { |
| 30480 | + |
| 30481 | + "name": "Ray Luo", |
| 30482 | + "username": "rayluo" |
| 30483 | + }, |
| 30484 | + "committer": { |
| 30485 | + |
| 30486 | + "name": "Ray Luo", |
| 30487 | + "username": "rayluo" |
| 30488 | + }, |
| 30489 | + "distinct": true, |
| 30490 | + "id": "8edc6d3b421990d148728bbe8fd48f6781711728", |
| 30491 | + "message": "Lowercase instance name follows Token Cache schema", |
| 30492 | + "timestamp": "2025-06-11T17:43:45-07:00", |
| 30493 | + "tree_id": "136939c16f614403e34723360bfdfe2ba78a3fce", |
| 30494 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/8edc6d3b421990d148728bbe8fd48f6781711728" |
| 30495 | + }, |
| 30496 | + "date": 1749690086947, |
| 30497 | + "tool": "pytest", |
| 30498 | + "benches": [ |
| 30499 | + { |
| 30500 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30501 | + "value": 40890.41751444759, |
| 30502 | + "unit": "iter/sec", |
| 30503 | + "range": "stddev: 0.000002627461254562524", |
| 30504 | + "extra": "mean: 24.45560746956608 usec\nrounds: 7872" |
| 30505 | + }, |
| 30506 | + { |
| 30507 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30508 | + "value": 39818.49721063376, |
| 30509 | + "unit": "iter/sec", |
| 30510 | + "range": "stddev: 0.0000029821414820818934", |
| 30511 | + "extra": "mean: 25.11395632813948 usec\nrounds: 13922" |
| 30512 | + }, |
| 30513 | + { |
| 30514 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30515 | + "value": 7961.8906231742385, |
| 30516 | + "unit": "iter/sec", |
| 30517 | + "range": "stddev: 0.00002119150080746967", |
| 30518 | + "extra": "mean: 125.59830916156459 usec\nrounds: 3875" |
| 30519 | + }, |
| 30520 | + { |
| 30521 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30522 | + "value": 7875.07956657792, |
| 30523 | + "unit": "iter/sec", |
| 30524 | + "range": "stddev: 0.000015094623893907463", |
| 30525 | + "extra": "mean: 126.9828439885269 usec\nrounds: 4192" |
| 30526 | + } |
| 30527 | + ] |
30476 | 30528 | } |
30477 | 30529 | ] |
30478 | 30530 | } |
|
0 commit comments