|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1732161653261, |
| 2 | + "lastUpdate": 1732695112126, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23661,6 +23661,58 @@ window.BENCHMARK_DATA = { |
23661 | 23661 | "extra": "mean: 121.47541559956443 usec\nrounds: 4295" |
23662 | 23662 | } |
23663 | 23663 | ] |
| 23664 | + }, |
| 23665 | + { |
| 23666 | + "commit": { |
| 23667 | + "author": { |
| 23668 | + |
| 23669 | + "name": "Ray Luo", |
| 23670 | + "username": "rayluo" |
| 23671 | + }, |
| 23672 | + "committer": { |
| 23673 | + |
| 23674 | + "name": "Ray Luo", |
| 23675 | + "username": "rayluo" |
| 23676 | + }, |
| 23677 | + "distinct": true, |
| 23678 | + "id": "60007ac58d94947287ba15be36e83ea1978b4cc1", |
| 23679 | + "message": "Some helpers to test Python 3.14 via docker", |
| 23680 | + "timestamp": "2024-11-27T00:08:42-08:00", |
| 23681 | + "tree_id": "34563005444fd1a32e57138c5edd3458897761ea", |
| 23682 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/60007ac58d94947287ba15be36e83ea1978b4cc1" |
| 23683 | + }, |
| 23684 | + "date": 1732695111642, |
| 23685 | + "tool": "pytest", |
| 23686 | + "benches": [ |
| 23687 | + { |
| 23688 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23689 | + "value": 43245.76928890764, |
| 23690 | + "unit": "iter/sec", |
| 23691 | + "range": "stddev: 0.0000017265015290388454", |
| 23692 | + "extra": "mean: 23.123649236516087 usec\nrounds: 8644" |
| 23693 | + }, |
| 23694 | + { |
| 23695 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23696 | + "value": 41086.011068166874, |
| 23697 | + "unit": "iter/sec", |
| 23698 | + "range": "stddev: 0.000002663592580599867", |
| 23699 | + "extra": "mean: 24.339184408553898 usec\nrounds: 15406" |
| 23700 | + }, |
| 23701 | + { |
| 23702 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23703 | + "value": 8134.648879878935, |
| 23704 | + "unit": "iter/sec", |
| 23705 | + "range": "stddev: 0.000014474797597886545", |
| 23706 | + "extra": "mean: 122.93093589736877 usec\nrounds: 3978" |
| 23707 | + }, |
| 23708 | + { |
| 23709 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23710 | + "value": 7787.875952690308, |
| 23711 | + "unit": "iter/sec", |
| 23712 | + "range": "stddev: 0.000014562744253688018", |
| 23713 | + "extra": "mean: 128.40471600662204 usec\nrounds: 4067" |
| 23714 | + } |
| 23715 | + ] |
23664 | 23716 | } |
23665 | 23717 | ] |
23666 | 23718 | } |
|
0 commit comments