|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741814633784, |
| 2 | + "lastUpdate": 1741814937509, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27197,6 +27197,58 @@ window.BENCHMARK_DATA = { |
27197 | 27197 | "extra": "mean: 130.5613721399676 usec\nrounds: 4982" |
27198 | 27198 | } |
27199 | 27199 | ] |
| 27200 | + }, |
| 27201 | + { |
| 27202 | + "commit": { |
| 27203 | + "author": { |
| 27204 | + |
| 27205 | + "name": "Ray Luo", |
| 27206 | + "username": "rayluo" |
| 27207 | + }, |
| 27208 | + "committer": { |
| 27209 | + |
| 27210 | + "name": "Ray Luo", |
| 27211 | + "username": "rayluo" |
| 27212 | + }, |
| 27213 | + "distinct": false, |
| 27214 | + "id": "b92b4f18cb176231ae494639d24aeb19bd457d73", |
| 27215 | + "message": "Bumping version number to 1.32.0", |
| 27216 | + "timestamp": "2025-03-11T15:49:30-07:00", |
| 27217 | + "tree_id": "ab1b42cc2220508bca189ac2c18354cff22d3d51", |
| 27218 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/b92b4f18cb176231ae494639d24aeb19bd457d73" |
| 27219 | + }, |
| 27220 | + "date": 1741814936393, |
| 27221 | + "tool": "pytest", |
| 27222 | + "benches": [ |
| 27223 | + { |
| 27224 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27225 | + "value": 42500.97093126216, |
| 27226 | + "unit": "iter/sec", |
| 27227 | + "range": "stddev: 0.0000023762776411661194", |
| 27228 | + "extra": "mean: 23.528874237186816 usec\nrounds: 8683" |
| 27229 | + }, |
| 27230 | + { |
| 27231 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27232 | + "value": 41207.90717593365, |
| 27233 | + "unit": "iter/sec", |
| 27234 | + "range": "stddev: 0.000002605919109008807", |
| 27235 | + "extra": "mean: 24.26718725924578 usec\nrounds: 15572" |
| 27236 | + }, |
| 27237 | + { |
| 27238 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27239 | + "value": 8127.48885537217, |
| 27240 | + "unit": "iter/sec", |
| 27241 | + "range": "stddev: 0.000015061007914704394", |
| 27242 | + "extra": "mean: 123.03923361752902 usec\nrounds: 3754" |
| 27243 | + }, |
| 27244 | + { |
| 27245 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27246 | + "value": 7823.75712227608, |
| 27247 | + "unit": "iter/sec", |
| 27248 | + "range": "stddev: 0.000015585125227137275", |
| 27249 | + "extra": "mean: 127.8158286832249 usec\nrounds: 4086" |
| 27250 | + } |
| 27251 | + ] |
27200 | 27252 | } |
27201 | 27253 | ] |
27202 | 27254 | } |
|
0 commit comments