|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745283206486, |
| 2 | + "lastUpdate": 1745380335185, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28601,6 +28601,58 @@ window.BENCHMARK_DATA = { |
28601 | 28601 | "extra": "mean: 131.8898313222006 usec\nrounds: 4393" |
28602 | 28602 | } |
28603 | 28603 | ] |
| 28604 | + }, |
| 28605 | + { |
| 28606 | + "commit": { |
| 28607 | + "author": { |
| 28608 | + |
| 28609 | + "name": "Ray Luo", |
| 28610 | + "username": "rayluo" |
| 28611 | + }, |
| 28612 | + "committer": { |
| 28613 | + |
| 28614 | + "name": "Ray Luo", |
| 28615 | + "username": "rayluo" |
| 28616 | + }, |
| 28617 | + "distinct": true, |
| 28618 | + "id": "a8cea283a522859d5ecf2157bcecff77409df0f5", |
| 28619 | + "message": "Improve IndividualCache test cases", |
| 28620 | + "timestamp": "2025-04-22T20:48:21-07:00", |
| 28621 | + "tree_id": "145436a642d67e376bd8c9dddf06461519102f0a", |
| 28622 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/a8cea283a522859d5ecf2157bcecff77409df0f5" |
| 28623 | + }, |
| 28624 | + "date": 1745380334665, |
| 28625 | + "tool": "pytest", |
| 28626 | + "benches": [ |
| 28627 | + { |
| 28628 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28629 | + "value": 41059.065887460856, |
| 28630 | + "unit": "iter/sec", |
| 28631 | + "range": "stddev: 0.000002332631535075775", |
| 28632 | + "extra": "mean: 24.35515709833508 usec\nrounds: 8657" |
| 28633 | + }, |
| 28634 | + { |
| 28635 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28636 | + "value": 40924.313836560475, |
| 28637 | + "unit": "iter/sec", |
| 28638 | + "range": "stddev: 0.0000025951462920250037", |
| 28639 | + "extra": "mean: 24.435351659008926 usec\nrounds: 15643" |
| 28640 | + }, |
| 28641 | + { |
| 28642 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28643 | + "value": 8075.12601705069, |
| 28644 | + "unit": "iter/sec", |
| 28645 | + "range": "stddev: 0.00001536992279962635", |
| 28646 | + "extra": "mean: 123.83707670796622 usec\nrounds: 4289" |
| 28647 | + }, |
| 28648 | + { |
| 28649 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28650 | + "value": 7786.104824639868, |
| 28651 | + "unit": "iter/sec", |
| 28652 | + "range": "stddev: 0.000015101703527530815", |
| 28653 | + "extra": "mean: 128.43392460314752 usec\nrounds: 3780" |
| 28654 | + } |
| 28655 | + ] |
28604 | 28656 | } |
28605 | 28657 | ] |
28606 | 28658 | } |
|
0 commit comments