|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1744433038643, |
| 2 | + "lastUpdate": 1744749256764, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28393,6 +28393,58 @@ window.BENCHMARK_DATA = { |
28393 | 28393 | "extra": "mean: 126.13537249071776 usec\nrounds: 5729" |
28394 | 28394 | } |
28395 | 28395 | ] |
| 28396 | + }, |
| 28397 | + { |
| 28398 | + "commit": { |
| 28399 | + "author": { |
| 28400 | + |
| 28401 | + "name": "Emmanuel Ferdman", |
| 28402 | + "username": "emmanuel-ferdman" |
| 28403 | + }, |
| 28404 | + "committer": { |
| 28405 | + |
| 28406 | + "name": "GitHub", |
| 28407 | + "username": "web-flow" |
| 28408 | + }, |
| 28409 | + "distinct": true, |
| 28410 | + "id": "1321e3793eebd35aac7b80b64e3a6aa49a32a51a", |
| 28411 | + "message": "Fix username/password validation in broker test (#807)\n\n* Fix username/password assert in broker test\n\nSigned-off-by: Emmanuel Ferdman < [email protected]>\n\n* Update tests/broker-test.py\n\nCo-authored-by: Ray Luo < [email protected]>\n\n---------\n\nSigned-off-by: Emmanuel Ferdman < [email protected]>\nCo-authored-by: Ray Luo < [email protected]>", |
| 28412 | + "timestamp": "2025-04-14T15:14:14-07:00", |
| 28413 | + "tree_id": "a4ab778e0c76b6824d8db718fc319a9736e02eea", |
| 28414 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/1321e3793eebd35aac7b80b64e3a6aa49a32a51a" |
| 28415 | + }, |
| 28416 | + "date": 1744749256120, |
| 28417 | + "tool": "pytest", |
| 28418 | + "benches": [ |
| 28419 | + { |
| 28420 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28421 | + "value": 42820.66857545957, |
| 28422 | + "unit": "iter/sec", |
| 28423 | + "range": "stddev: 0.0000024417791500499343", |
| 28424 | + "extra": "mean: 23.353208468424004 usec\nrounds: 8951" |
| 28425 | + }, |
| 28426 | + { |
| 28427 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28428 | + "value": 38843.08313214561, |
| 28429 | + "unit": "iter/sec", |
| 28430 | + "range": "stddev: 0.000010791392642969166", |
| 28431 | + "extra": "mean: 25.74460931944982 usec\nrounds: 15473" |
| 28432 | + }, |
| 28433 | + { |
| 28434 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28435 | + "value": 7973.7942939141585, |
| 28436 | + "unit": "iter/sec", |
| 28437 | + "range": "stddev: 0.000015010133452324383", |
| 28438 | + "extra": "mean: 125.41080985287398 usec\nrounds: 4344" |
| 28439 | + }, |
| 28440 | + { |
| 28441 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28442 | + "value": 7779.9970224188855, |
| 28443 | + "unit": "iter/sec", |
| 28444 | + "range": "stddev: 0.000014761328885995626", |
| 28445 | + "extra": "mean: 128.53475356332322 usec\nrounds: 4139" |
| 28446 | + } |
| 28447 | + ] |
28396 | 28448 | } |
28397 | 28449 | ] |
28398 | 28450 | } |
|
0 commit comments