|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1740043133785, |
| 2 | + "lastUpdate": 1740043494843, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26001,6 +26001,58 @@ window.BENCHMARK_DATA = { |
26001 | 26001 | "extra": "mean: 126.76416452562424 usec\nrounds: 4048" |
26002 | 26002 | } |
26003 | 26003 | ] |
| 26004 | + }, |
| 26005 | + { |
| 26006 | + "commit": { |
| 26007 | + "author": { |
| 26008 | + |
| 26009 | + "name": "Ray Luo", |
| 26010 | + "username": "rayluo" |
| 26011 | + }, |
| 26012 | + "committer": { |
| 26013 | + |
| 26014 | + "name": "Ray Luo", |
| 26015 | + "username": "rayluo" |
| 26016 | + }, |
| 26017 | + "distinct": false, |
| 26018 | + "id": "a565ba20e5bc83b65219086f3e55302d59b0ea00", |
| 26019 | + "message": "E2e attempts broker albeit PyMsalRuntime init fails", |
| 26020 | + "timestamp": "2025-02-20T01:15:47-08:00", |
| 26021 | + "tree_id": "04df3f69539b6cb8d5600d14e26daa14a3f71e82", |
| 26022 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/a565ba20e5bc83b65219086f3e55302d59b0ea00" |
| 26023 | + }, |
| 26024 | + "date": 1740043494448, |
| 26025 | + "tool": "pytest", |
| 26026 | + "benches": [ |
| 26027 | + { |
| 26028 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26029 | + "value": 42273.73272954795, |
| 26030 | + "unit": "iter/sec", |
| 26031 | + "range": "stddev: 0.0000023663967816762253", |
| 26032 | + "extra": "mean: 23.6553513359617 usec\nrounds: 8721" |
| 26033 | + }, |
| 26034 | + { |
| 26035 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26036 | + "value": 42167.48589419854, |
| 26037 | + "unit": "iter/sec", |
| 26038 | + "range": "stddev: 0.000002622322953326973", |
| 26039 | + "extra": "mean: 23.714954278020674 usec\nrounds: 15638" |
| 26040 | + }, |
| 26041 | + { |
| 26042 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26043 | + "value": 8225.308967938781, |
| 26044 | + "unit": "iter/sec", |
| 26045 | + "range": "stddev: 0.000014854832149807656", |
| 26046 | + "extra": "mean: 121.57598017264446 usec\nrounds: 5447" |
| 26047 | + }, |
| 26048 | + { |
| 26049 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26050 | + "value": 8128.025182491351, |
| 26051 | + "unit": "iter/sec", |
| 26052 | + "range": "stddev: 0.00001435750955923653", |
| 26053 | + "extra": "mean: 123.03111488312175 usec\nrounds: 5214" |
| 26054 | + } |
| 26055 | + ] |
26004 | 26056 | } |
26005 | 26057 | ] |
26006 | 26058 | } |
|
0 commit comments