|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1760553061135, |
| 2 | + "lastUpdate": 1760553398114, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -33169,6 +33169,58 @@ window.BENCHMARK_DATA = { |
33169 | 33169 | "extra": "mean: 138.5608644408871 usec\nrounds: 4463" |
33170 | 33170 | } |
33171 | 33171 | ] |
| 33172 | + }, |
| 33173 | + { |
| 33174 | + "commit": { |
| 33175 | + "author": { |
| 33176 | + |
| 33177 | + "name": "Dharshan BJ", |
| 33178 | + "username": "DharshanBJ" |
| 33179 | + }, |
| 33180 | + "committer": { |
| 33181 | + |
| 33182 | + "name": "Ray Luo", |
| 33183 | + "username": "rayluo" |
| 33184 | + }, |
| 33185 | + "distinct": true, |
| 33186 | + "id": "59fa195804532bbc5708e13fa5b6245827d469b6", |
| 33187 | + "message": "Update pymsalruntime version range to handle the latest 0.20.0 release", |
| 33188 | + "timestamp": "2025-10-15T11:32:52-07:00", |
| 33189 | + "tree_id": "1bab490a79f232d927ec701eb9e89492835fe5a5", |
| 33190 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/59fa195804532bbc5708e13fa5b6245827d469b6" |
| 33191 | + }, |
| 33192 | + "date": 1760553397354, |
| 33193 | + "tool": "pytest", |
| 33194 | + "benches": [ |
| 33195 | + { |
| 33196 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 33197 | + "value": 40277.98412111814, |
| 33198 | + "unit": "iter/sec", |
| 33199 | + "range": "stddev: 0.000002831136277901384", |
| 33200 | + "extra": "mean: 24.827459015648458 usec\nrounds: 7686" |
| 33201 | + }, |
| 33202 | + { |
| 33203 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 33204 | + "value": 34362.366512106506, |
| 33205 | + "unit": "iter/sec", |
| 33206 | + "range": "stddev: 0.0000030072934069099785", |
| 33207 | + "extra": "mean: 29.10160450234652 usec\nrounds: 16569" |
| 33208 | + }, |
| 33209 | + { |
| 33210 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 33211 | + "value": 7549.124611321056, |
| 33212 | + "unit": "iter/sec", |
| 33213 | + "range": "stddev: 0.000016368661054816972", |
| 33214 | + "extra": "mean: 132.46568992918046 usec\nrounds: 4270" |
| 33215 | + }, |
| 33216 | + { |
| 33217 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 33218 | + "value": 7047.9191319966285, |
| 33219 | + "unit": "iter/sec", |
| 33220 | + "range": "stddev: 0.000016318364263327762", |
| 33221 | + "extra": "mean: 141.88585045763807 usec\nrounds: 3932" |
| 33222 | + } |
| 33223 | + ] |
33172 | 33224 | } |
33173 | 33225 | ] |
33174 | 33226 | } |
|
0 commit comments