|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1737771448172, |
| 2 | + "lastUpdate": 1737791610233, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24649,6 +24649,58 @@ window.BENCHMARK_DATA = { |
24649 | 24649 | "extra": "mean: 123.10519934770969 usec\nrounds: 4294" |
24650 | 24650 | } |
24651 | 24651 | ] |
| 24652 | + }, |
| 24653 | + { |
| 24654 | + "commit": { |
| 24655 | + "author": { |
| 24656 | + |
| 24657 | + "name": "Ray Luo", |
| 24658 | + "username": "rayluo" |
| 24659 | + }, |
| 24660 | + "committer": { |
| 24661 | + |
| 24662 | + "name": "Ray Luo", |
| 24663 | + "username": "rayluo" |
| 24664 | + }, |
| 24665 | + "distinct": true, |
| 24666 | + "id": "83533ad689cd81ac56ef5ab952e646db13ab4923", |
| 24667 | + "message": "Supports GUID/scope and https://contoso.com//scope", |
| 24668 | + "timestamp": "2025-01-24T23:50:36-08:00", |
| 24669 | + "tree_id": "2709e069c6847229009439a7bad61fe628ee9dae", |
| 24670 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/83533ad689cd81ac56ef5ab952e646db13ab4923" |
| 24671 | + }, |
| 24672 | + "date": 1737791609789, |
| 24673 | + "tool": "pytest", |
| 24674 | + "benches": [ |
| 24675 | + { |
| 24676 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24677 | + "value": 41729.089673274255, |
| 24678 | + "unit": "iter/sec", |
| 24679 | + "range": "stddev: 0.0000023003037844984865", |
| 24680 | + "extra": "mean: 23.9640981346511 usec\nrounds: 8845" |
| 24681 | + }, |
| 24682 | + { |
| 24683 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24684 | + "value": 41594.233282203815, |
| 24685 | + "unit": "iter/sec", |
| 24686 | + "range": "stddev: 0.0000027506419437831944", |
| 24687 | + "extra": "mean: 24.041794284686386 usec\nrounds: 15677" |
| 24688 | + }, |
| 24689 | + { |
| 24690 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24691 | + "value": 8570.507048734957, |
| 24692 | + "unit": "iter/sec", |
| 24693 | + "range": "stddev: 0.00001595659243681819", |
| 24694 | + "extra": "mean: 116.67921096309047 usec\nrounds: 3977" |
| 24695 | + }, |
| 24696 | + { |
| 24697 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24698 | + "value": 8212.811076993205, |
| 24699 | + "unit": "iter/sec", |
| 24700 | + "range": "stddev: 0.000014543104116700717", |
| 24701 | + "extra": "mean: 121.76098909681853 usec\nrounds: 4219" |
| 24702 | + } |
| 24703 | + ] |
24652 | 24704 | } |
24653 | 24705 | ] |
24654 | 24706 | } |
|
0 commit comments