|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1732695420137, |
| 2 | + "lastUpdate": 1732824417706, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23765,6 +23765,58 @@ window.BENCHMARK_DATA = { |
23765 | 23765 | "extra": "mean: 128.94219031096438 usec\nrounds: 4892" |
23766 | 23766 | } |
23767 | 23767 | ] |
| 23768 | + }, |
| 23769 | + { |
| 23770 | + "commit": { |
| 23771 | + "author": { |
| 23772 | + |
| 23773 | + "name": "Ray Luo", |
| 23774 | + "username": "rayluo" |
| 23775 | + }, |
| 23776 | + "committer": { |
| 23777 | + |
| 23778 | + "name": "Ray Luo", |
| 23779 | + "username": "rayluo" |
| 23780 | + }, |
| 23781 | + "distinct": true, |
| 23782 | + "id": "71f3219d49edd3d28610be8425358b3265e9f17d", |
| 23783 | + "message": "Relax the upper bound after testing the latest one", |
| 23784 | + "timestamp": "2024-11-28T11:58:21-08:00", |
| 23785 | + "tree_id": "2daa88df32acaea8d80c1258b640b1a986b1650d", |
| 23786 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/71f3219d49edd3d28610be8425358b3265e9f17d" |
| 23787 | + }, |
| 23788 | + "date": 1732824416583, |
| 23789 | + "tool": "pytest", |
| 23790 | + "benches": [ |
| 23791 | + { |
| 23792 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23793 | + "value": 39813.06294697097, |
| 23794 | + "unit": "iter/sec", |
| 23795 | + "range": "stddev: 0.000004648669562343776", |
| 23796 | + "extra": "mean: 25.117384244762842 usec\nrounds: 8505" |
| 23797 | + }, |
| 23798 | + { |
| 23799 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23800 | + "value": 36628.23725318186, |
| 23801 | + "unit": "iter/sec", |
| 23802 | + "range": "stddev: 0.000002495544792544837", |
| 23803 | + "extra": "mean: 27.30134112345608 usec\nrounds: 15276" |
| 23804 | + }, |
| 23805 | + { |
| 23806 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23807 | + "value": 8037.057461613771, |
| 23808 | + "unit": "iter/sec", |
| 23809 | + "range": "stddev: 0.000014920621123220509", |
| 23810 | + "extra": "mean: 124.42364693498268 usec\nrounds: 3801" |
| 23811 | + }, |
| 23812 | + { |
| 23813 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23814 | + "value": 7392.49781065548, |
| 23815 | + "unit": "iter/sec", |
| 23816 | + "range": "stddev: 0.000014822439699838969", |
| 23817 | + "extra": "mean: 135.27227543559215 usec\nrounds: 3155" |
| 23818 | + } |
| 23819 | + ] |
23768 | 23820 | } |
23769 | 23821 | ] |
23770 | 23822 | } |
|
0 commit comments