|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1761966261010, |
| 2 | + "lastUpdate": 1762377327084, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -33533,6 +33533,58 @@ window.BENCHMARK_DATA = { |
33533 | 33533 | "extra": "mean: 135.1914426413972 usec\nrounds: 3879" |
33534 | 33534 | } |
33535 | 33535 | ] |
| 33536 | + }, |
| 33537 | + { |
| 33538 | + "commit": { |
| 33539 | + "author": { |
| 33540 | + |
| 33541 | + "name": "avdunn", |
| 33542 | + "username": "Avery-Dunn" |
| 33543 | + }, |
| 33544 | + "committer": { |
| 33545 | + |
| 33546 | + "name": "avdunn", |
| 33547 | + "username": "Avery-Dunn" |
| 33548 | + }, |
| 33549 | + "distinct": true, |
| 33550 | + "id": "0ba9d652aca2257a417d6b487419bdbaa848978f", |
| 33551 | + "message": "Remove params argument from Client._obtain_token", |
| 33552 | + "timestamp": "2025-11-05T13:11:30-08:00", |
| 33553 | + "tree_id": "e9a8cc18eb6fe70e90d71c05928f90288321e7b6", |
| 33554 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/0ba9d652aca2257a417d6b487419bdbaa848978f" |
| 33555 | + }, |
| 33556 | + "date": 1762377325763, |
| 33557 | + "tool": "pytest", |
| 33558 | + "benches": [ |
| 33559 | + { |
| 33560 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 33561 | + "value": 39715.61309657982, |
| 33562 | + "unit": "iter/sec", |
| 33563 | + "range": "stddev: 0.0000025923922166636042", |
| 33564 | + "extra": "mean: 25.179014549472402 usec\nrounds: 8179" |
| 33565 | + }, |
| 33566 | + { |
| 33567 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 33568 | + "value": 37468.28370532633, |
| 33569 | + "unit": "iter/sec", |
| 33570 | + "range": "stddev: 0.000003143929582655059", |
| 33571 | + "extra": "mean: 26.6892395676465 usec\nrounds: 14618" |
| 33572 | + }, |
| 33573 | + { |
| 33574 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 33575 | + "value": 7459.400540281669, |
| 33576 | + "unit": "iter/sec", |
| 33577 | + "range": "stddev: 0.000015428100370107813", |
| 33578 | + "extra": "mean: 134.0590298911928 usec\nrounds: 3680" |
| 33579 | + }, |
| 33580 | + { |
| 33581 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 33582 | + "value": 7281.936410933167, |
| 33583 | + "unit": "iter/sec", |
| 33584 | + "range": "stddev: 0.000015199220217832742", |
| 33585 | + "extra": "mean: 137.3261099202392 usec\nrounds: 4012" |
| 33586 | + } |
| 33587 | + ] |
33536 | 33588 | } |
33537 | 33589 | ] |
33538 | 33590 | } |
|
0 commit comments