|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741814937509, |
| 2 | + "lastUpdate": 1741816223222, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27249,6 +27249,58 @@ window.BENCHMARK_DATA = { |
27249 | 27249 | "extra": "mean: 127.8158286832249 usec\nrounds: 4086" |
27250 | 27250 | } |
27251 | 27251 | ] |
| 27252 | + }, |
| 27253 | + { |
| 27254 | + "commit": { |
| 27255 | + "author": { |
| 27256 | + |
| 27257 | + "name": "Ray Luo", |
| 27258 | + "username": "rayluo" |
| 27259 | + }, |
| 27260 | + "committer": { |
| 27261 | + |
| 27262 | + "name": "Ray Luo", |
| 27263 | + "username": "rayluo" |
| 27264 | + }, |
| 27265 | + "distinct": true, |
| 27266 | + "id": "137dee46c9189b9d02105d92f8dcac5fd39a9266", |
| 27267 | + "message": "Update error hints for where to get OBO test apps", |
| 27268 | + "timestamp": "2025-03-12T14:46:55-07:00", |
| 27269 | + "tree_id": "172a3a7429e1d98d975a661254312bce8ba3ecb1", |
| 27270 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/137dee46c9189b9d02105d92f8dcac5fd39a9266" |
| 27271 | + }, |
| 27272 | + "date": 1741816222045, |
| 27273 | + "tool": "pytest", |
| 27274 | + "benches": [ |
| 27275 | + { |
| 27276 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27277 | + "value": 41368.14416243169, |
| 27278 | + "unit": "iter/sec", |
| 27279 | + "range": "stddev: 0.0000027803230991442907", |
| 27280 | + "extra": "mean: 24.173189787617932 usec\nrounds: 8715" |
| 27281 | + }, |
| 27282 | + { |
| 27283 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27284 | + "value": 41290.92686838356, |
| 27285 | + "unit": "iter/sec", |
| 27286 | + "range": "stddev: 0.0000025975138337554926", |
| 27287 | + "extra": "mean: 24.218395561512555 usec\nrounds: 15636" |
| 27288 | + }, |
| 27289 | + { |
| 27290 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27291 | + "value": 8099.8434255713155, |
| 27292 | + "unit": "iter/sec", |
| 27293 | + "range": "stddev: 0.000015167846109782742", |
| 27294 | + "extra": "mean: 123.45917661111652 usec\nrounds: 4190" |
| 27295 | + }, |
| 27296 | + { |
| 27297 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27298 | + "value": 7882.65742782273, |
| 27299 | + "unit": "iter/sec", |
| 27300 | + "range": "stddev: 0.00001523069080268478", |
| 27301 | + "extra": "mean: 126.86077114938257 usec\nrounds: 3889" |
| 27302 | + } |
| 27303 | + ] |
27252 | 27304 | } |
27253 | 27305 | ] |
27254 | 27306 | } |
|
0 commit comments