|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1732161218014, |
| 2 | + "lastUpdate": 1732161653261, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23609,6 +23609,58 @@ window.BENCHMARK_DATA = { |
23609 | 23609 | "extra": "mean: 129.7453198477387 usec\nrounds: 3683" |
23610 | 23610 | } |
23611 | 23611 | ] |
| 23612 | + }, |
| 23613 | + { |
| 23614 | + "commit": { |
| 23615 | + "author": { |
| 23616 | + |
| 23617 | + "name": "Ray Luo", |
| 23618 | + "username": "rayluo" |
| 23619 | + }, |
| 23620 | + "committer": { |
| 23621 | + |
| 23622 | + "name": "Ray Luo", |
| 23623 | + "username": "rayluo" |
| 23624 | + }, |
| 23625 | + "distinct": true, |
| 23626 | + "id": "e9b3913703c1b9725ab1e68a30e8acda0a6dfffc", |
| 23627 | + "message": "Fix incorrect arc detection and add test cases", |
| 23628 | + "timestamp": "2024-10-30T16:42:39-07:00", |
| 23629 | + "tree_id": "a6ae8ce5ae24b7d29278e45623f504707de71ecd", |
| 23630 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/e9b3913703c1b9725ab1e68a30e8acda0a6dfffc" |
| 23631 | + }, |
| 23632 | + "date": 1732161652177, |
| 23633 | + "tool": "pytest", |
| 23634 | + "benches": [ |
| 23635 | + { |
| 23636 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23637 | + "value": 44258.92493003782, |
| 23638 | + "unit": "iter/sec", |
| 23639 | + "range": "stddev: 0.0000025539914416789573", |
| 23640 | + "extra": "mean: 22.59431293418779 usec\nrounds: 7631" |
| 23641 | + }, |
| 23642 | + { |
| 23643 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23644 | + "value": 42947.86070745345, |
| 23645 | + "unit": "iter/sec", |
| 23646 | + "range": "stddev: 0.000002100055125668789", |
| 23647 | + "extra": "mean: 23.284046830915923 usec\nrounds: 19453" |
| 23648 | + }, |
| 23649 | + { |
| 23650 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23651 | + "value": 8648.986767543254, |
| 23652 | + "unit": "iter/sec", |
| 23653 | + "range": "stddev: 0.00001506556463517273", |
| 23654 | + "extra": "mean: 115.62047981766655 usec\nrounds: 4385" |
| 23655 | + }, |
| 23656 | + { |
| 23657 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23658 | + "value": 8232.118367855048, |
| 23659 | + "unit": "iter/sec", |
| 23660 | + "range": "stddev: 0.000014076959285188992", |
| 23661 | + "extra": "mean: 121.47541559956443 usec\nrounds: 4295" |
| 23662 | + } |
| 23663 | + ] |
23612 | 23664 | } |
23613 | 23665 | ] |
23614 | 23666 | } |
|
0 commit comments