|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1729198132665, |
| 2 | + "lastUpdate": 1729301061761, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -22621,6 +22621,58 @@ window.BENCHMARK_DATA = { |
22621 | 22621 | "extra": "mean: 146.157278279515 usec\nrounds: 4650" |
22622 | 22622 | } |
22623 | 22623 | ] |
| 22624 | + }, |
| 22625 | + { |
| 22626 | + "commit": { |
| 22627 | + "author": { |
| 22628 | + |
| 22629 | + "name": "Ray Luo", |
| 22630 | + "username": "rayluo" |
| 22631 | + }, |
| 22632 | + "committer": { |
| 22633 | + |
| 22634 | + "name": "Ray Luo", |
| 22635 | + "username": "rayluo" |
| 22636 | + }, |
| 22637 | + "distinct": true, |
| 22638 | + "id": "d359f8bb37d7a2da490ecb7ed3909a31b668b7be", |
| 22639 | + "message": "WIP", |
| 22640 | + "timestamp": "2024-10-18T18:15:52-07:00", |
| 22641 | + "tree_id": "629d72d88ff8e95c5bbcc4c0c38053132fa7c7d8", |
| 22642 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/d359f8bb37d7a2da490ecb7ed3909a31b668b7be" |
| 22643 | + }, |
| 22644 | + "date": 1729301061326, |
| 22645 | + "tool": "pytest", |
| 22646 | + "benches": [ |
| 22647 | + { |
| 22648 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 22649 | + "value": 45033.4300800592, |
| 22650 | + "unit": "iter/sec", |
| 22651 | + "range": "stddev: 0.000001477989418796786", |
| 22652 | + "extra": "mean: 22.205725795752784 usec\nrounds: 14956" |
| 22653 | + }, |
| 22654 | + { |
| 22655 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 22656 | + "value": 43187.81025757095, |
| 22657 | + "unit": "iter/sec", |
| 22658 | + "range": "stddev: 0.0000016588343498317682", |
| 22659 | + "extra": "mean: 23.154681703842513 usec\nrounds: 19884" |
| 22660 | + }, |
| 22661 | + { |
| 22662 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 22663 | + "value": 8258.652200088884, |
| 22664 | + "unit": "iter/sec", |
| 22665 | + "range": "stddev: 0.0000143413642333756", |
| 22666 | + "extra": "mean: 121.08513299412677 usec\nrounds: 4331" |
| 22667 | + }, |
| 22668 | + { |
| 22669 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 22670 | + "value": 8195.619144303782, |
| 22671 | + "unit": "iter/sec", |
| 22672 | + "range": "stddev: 0.000013807791516772588", |
| 22673 | + "extra": "mean: 122.01640686232133 usec\nrounds: 4284" |
| 22674 | + } |
| 22675 | + ] |
22624 | 22676 | } |
22625 | 22677 | ] |
22626 | 22678 | } |
|
0 commit comments