|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774911449311, |
| 2 | + "lastUpdate": 1774911634526, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -39043,6 +39043,58 @@ window.BENCHMARK_DATA = { |
39043 | 39043 | "extra": "mean: 133.59456422119305 usec\nrounds: 4975" |
39044 | 39044 | } |
39045 | 39045 | ] |
| 39046 | + }, |
| 39047 | + { |
| 39048 | + "commit": { |
| 39049 | + "author": { |
| 39050 | + "email": "RyAuld@microsoft.com", |
| 39051 | + "name": "Ryan Auld", |
| 39052 | + "username": "RyAuld" |
| 39053 | + }, |
| 39054 | + "committer": { |
| 39055 | + "email": "RyAuld@microsoft.com", |
| 39056 | + "name": "Ryan Auld", |
| 39057 | + "username": "RyAuld" |
| 39058 | + }, |
| 39059 | + "distinct": true, |
| 39060 | + "id": "b2015a799d976156b2feeab466a99b00cc7df17c", |
| 39061 | + "message": "Add daily scheduled trigger to azure-pipelines.yml (11:45 PM Pacific, dev only)", |
| 39062 | + "timestamp": "2026-03-30T15:57:26-07:00", |
| 39063 | + "tree_id": "021698eb95f64a218b03e0e73263f5a9a7fafb05", |
| 39064 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/b2015a799d976156b2feeab466a99b00cc7df17c" |
| 39065 | + }, |
| 39066 | + "date": 1774911633110, |
| 39067 | + "tool": "pytest", |
| 39068 | + "benches": [ |
| 39069 | + { |
| 39070 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 39071 | + "value": 38902.81410876679, |
| 39072 | + "unit": "iter/sec", |
| 39073 | + "range": "stddev: 0.000005467455076449449", |
| 39074 | + "extra": "mean: 25.70508131376154 usec\nrounds: 8129" |
| 39075 | + }, |
| 39076 | + { |
| 39077 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 39078 | + "value": 38403.30317645629, |
| 39079 | + "unit": "iter/sec", |
| 39080 | + "range": "stddev: 0.000003545537281564882", |
| 39081 | + "extra": "mean: 26.039426749443386 usec\nrounds: 14662" |
| 39082 | + }, |
| 39083 | + { |
| 39084 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 39085 | + "value": 7580.810241094846, |
| 39086 | + "unit": "iter/sec", |
| 39087 | + "range": "stddev: 0.000016387566146522266", |
| 39088 | + "extra": "mean: 131.91202103689338 usec\nrounds: 3993" |
| 39089 | + }, |
| 39090 | + { |
| 39091 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 39092 | + "value": 6951.92783522574, |
| 39093 | + "unit": "iter/sec", |
| 39094 | + "range": "stddev: 0.00001997831814264584", |
| 39095 | + "extra": "mean: 143.8449914472578 usec\nrounds: 4560" |
| 39096 | + } |
| 39097 | + ] |
39046 | 39098 | } |
39047 | 39099 | ] |
39048 | 39100 | } |
|
0 commit comments