|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748596676372, |
| 2 | + "lastUpdate": 1748644222397, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30109,6 +30109,58 @@ window.BENCHMARK_DATA = { |
30109 | 30109 | "extra": "mean: 125.18211357839161 usec\nrounds: 4323" |
30110 | 30110 | } |
30111 | 30111 | ] |
| 30112 | + }, |
| 30113 | + { |
| 30114 | + "commit": { |
| 30115 | + "author": { |
| 30116 | + |
| 30117 | + "name": "Ray Luo", |
| 30118 | + "username": "rayluo" |
| 30119 | + }, |
| 30120 | + "committer": { |
| 30121 | + |
| 30122 | + "name": "Ray Luo", |
| 30123 | + "username": "rayluo" |
| 30124 | + }, |
| 30125 | + "distinct": true, |
| 30126 | + "id": "8b86317bc6ff67f9375ae6ea9294582aa4c8f3f6", |
| 30127 | + "message": "Linux broker needs a specific redirect_uri", |
| 30128 | + "timestamp": "2025-05-30T15:26:56-07:00", |
| 30129 | + "tree_id": "bf4738d2d573a9a82da627f98a46a8f954e3446d", |
| 30130 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/8b86317bc6ff67f9375ae6ea9294582aa4c8f3f6" |
| 30131 | + }, |
| 30132 | + "date": 1748644221833, |
| 30133 | + "tool": "pytest", |
| 30134 | + "benches": [ |
| 30135 | + { |
| 30136 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30137 | + "value": 42622.394625987945, |
| 30138 | + "unit": "iter/sec", |
| 30139 | + "range": "stddev: 0.0000024323382885787725", |
| 30140 | + "extra": "mean: 23.461844618891377 usec\nrounds: 8920" |
| 30141 | + }, |
| 30142 | + { |
| 30143 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30144 | + "value": 38573.51428841343, |
| 30145 | + "unit": "iter/sec", |
| 30146 | + "range": "stddev: 0.000003636870154257549", |
| 30147 | + "extra": "mean: 25.924524079476374 usec\nrounds: 18522" |
| 30148 | + }, |
| 30149 | + { |
| 30150 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30151 | + "value": 8041.446865217941, |
| 30152 | + "unit": "iter/sec", |
| 30153 | + "range": "stddev: 0.000014770265396027972", |
| 30154 | + "extra": "mean: 124.35573059934627 usec\nrounds: 5438" |
| 30155 | + }, |
| 30156 | + { |
| 30157 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30158 | + "value": 7552.704293562398, |
| 30159 | + "unit": "iter/sec", |
| 30160 | + "range": "stddev: 0.000014707238234274684", |
| 30161 | + "extra": "mean: 132.40290644668258 usec\nrounds: 5088" |
| 30162 | + } |
| 30163 | + ] |
30112 | 30164 | } |
30113 | 30165 | ] |
30114 | 30166 | } |
|
0 commit comments