|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748894041615, |
| 2 | + "lastUpdate": 1748990832779, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30265,6 +30265,58 @@ window.BENCHMARK_DATA = { |
30265 | 30265 | "extra": "mean: 134.6003206274881 usec\nrounds: 3253" |
30266 | 30266 | } |
30267 | 30267 | ] |
| 30268 | + }, |
| 30269 | + { |
| 30270 | + "commit": { |
| 30271 | + "author": { |
| 30272 | + |
| 30273 | + "name": "Ray Luo", |
| 30274 | + "username": "rayluo" |
| 30275 | + }, |
| 30276 | + "committer": { |
| 30277 | + |
| 30278 | + "name": "Ray Luo", |
| 30279 | + "username": "rayluo" |
| 30280 | + }, |
| 30281 | + "distinct": false, |
| 30282 | + "id": "4c632c82808e7a3a73635718d92a8c3fc09dc871", |
| 30283 | + "message": "Linux broker needs a specific redirect_uri\n\nA recent customer troubleshooting case reveals that the Linux broker\nneeds a specific redirect_uri as its prerequisite", |
| 30284 | + "timestamp": "2025-06-02T12:51:02-07:00", |
| 30285 | + "tree_id": "b931cd37b48070c35fc6a984b45bc7790e286cc8", |
| 30286 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4c632c82808e7a3a73635718d92a8c3fc09dc871" |
| 30287 | + }, |
| 30288 | + "date": 1748990832017, |
| 30289 | + "tool": "pytest", |
| 30290 | + "benches": [ |
| 30291 | + { |
| 30292 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30293 | + "value": 42040.179944516865, |
| 30294 | + "unit": "iter/sec", |
| 30295 | + "range": "stddev: 0.0000026466388041840293", |
| 30296 | + "extra": "mean: 23.786767833053155 usec\nrounds: 8916" |
| 30297 | + }, |
| 30298 | + { |
| 30299 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30300 | + "value": 41224.41934014635, |
| 30301 | + "unit": "iter/sec", |
| 30302 | + "range": "stddev: 0.0000031700431887356753", |
| 30303 | + "extra": "mean: 24.257467200420972 usec\nrounds: 12866" |
| 30304 | + }, |
| 30305 | + { |
| 30306 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30307 | + "value": 7976.370951690436, |
| 30308 | + "unit": "iter/sec", |
| 30309 | + "range": "stddev: 0.000015927099022470316", |
| 30310 | + "extra": "mean: 125.37029760232872 usec\nrounds: 5756" |
| 30311 | + }, |
| 30312 | + { |
| 30313 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30314 | + "value": 7768.11066944415, |
| 30315 | + "unit": "iter/sec", |
| 30316 | + "range": "stddev: 0.000014222263746383347", |
| 30317 | + "extra": "mean: 128.73143065964524 usec\nrounds: 5336" |
| 30318 | + } |
| 30319 | + ] |
30268 | 30320 | } |
30269 | 30321 | ] |
30270 | 30322 | } |
|
0 commit comments