|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738993441655, |
| 2 | + "lastUpdate": 1739232073602, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25637,6 +25637,58 @@ window.BENCHMARK_DATA = { |
25637 | 25637 | "extra": "mean: 128.77519489599433 usec\nrounds: 3997" |
25638 | 25638 | } |
25639 | 25639 | ] |
| 25640 | + }, |
| 25641 | + { |
| 25642 | + "commit": { |
| 25643 | + "author": { |
| 25644 | + |
| 25645 | + "name": "Dharshan Birur Jayaprabhu", |
| 25646 | + "username": "DharshanBJ" |
| 25647 | + }, |
| 25648 | + "committer": { |
| 25649 | + |
| 25650 | + "name": "Dharshan Birur Jayaprabhu", |
| 25651 | + "username": "DharshanBJ" |
| 25652 | + }, |
| 25653 | + "distinct": true, |
| 25654 | + "id": "d8b12e34d3ba7a72f87f908b53aa0f027e2f12a0", |
| 25655 | + "message": "Enable Issue-Sentinel to scan for similar issues", |
| 25656 | + "timestamp": "2025-02-10T15:58:43-08:00", |
| 25657 | + "tree_id": "9debcfe8e252d88cd7ddc2ea20a35e80af75364d", |
| 25658 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/d8b12e34d3ba7a72f87f908b53aa0f027e2f12a0" |
| 25659 | + }, |
| 25660 | + "date": 1739232073108, |
| 25661 | + "tool": "pytest", |
| 25662 | + "benches": [ |
| 25663 | + { |
| 25664 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25665 | + "value": 42355.507393048785, |
| 25666 | + "unit": "iter/sec", |
| 25667 | + "range": "stddev: 0.0000023418483977261638", |
| 25668 | + "extra": "mean: 23.609680571649015 usec\nrounds: 8678" |
| 25669 | + }, |
| 25670 | + { |
| 25671 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25672 | + "value": 40675.69815269937, |
| 25673 | + "unit": "iter/sec", |
| 25674 | + "range": "stddev: 0.000002565215838413048", |
| 25675 | + "extra": "mean: 24.584704022680352 usec\nrounds: 15437" |
| 25676 | + }, |
| 25677 | + { |
| 25678 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25679 | + "value": 8136.043664657445, |
| 25680 | + "unit": "iter/sec", |
| 25681 | + "range": "stddev: 0.000014967070563503295", |
| 25682 | + "extra": "mean: 122.90986150233542 usec\nrounds: 4260" |
| 25683 | + }, |
| 25684 | + { |
| 25685 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25686 | + "value": 7723.200360324973, |
| 25687 | + "unit": "iter/sec", |
| 25688 | + "range": "stddev: 0.000019515298938142424", |
| 25689 | + "extra": "mean: 129.48000224584652 usec\nrounds: 5343" |
| 25690 | + } |
| 25691 | + ] |
25640 | 25692 | } |
25641 | 25693 | ] |
25642 | 25694 | } |
|
0 commit comments