|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1729318534693, |
| 2 | + "lastUpdate": 1730332111445, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -22829,6 +22829,58 @@ window.BENCHMARK_DATA = { |
22829 | 22829 | "extra": "mean: 133.17023322912974 usec\nrounds: 5441" |
22830 | 22830 | } |
22831 | 22831 | ] |
| 22832 | + }, |
| 22833 | + { |
| 22834 | + "commit": { |
| 22835 | + "author": { |
| 22836 | + |
| 22837 | + "name": "Ray Luo", |
| 22838 | + "username": "rayluo" |
| 22839 | + }, |
| 22840 | + "committer": { |
| 22841 | + |
| 22842 | + "name": "Ray Luo", |
| 22843 | + "username": "rayluo" |
| 22844 | + }, |
| 22845 | + "distinct": true, |
| 22846 | + "id": "e9b3913703c1b9725ab1e68a30e8acda0a6dfffc", |
| 22847 | + "message": "Fix incorrect arc detection and add test cases", |
| 22848 | + "timestamp": "2024-10-30T16:42:39-07:00", |
| 22849 | + "tree_id": "a6ae8ce5ae24b7d29278e45623f504707de71ecd", |
| 22850 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/e9b3913703c1b9725ab1e68a30e8acda0a6dfffc" |
| 22851 | + }, |
| 22852 | + "date": 1730332110818, |
| 22853 | + "tool": "pytest", |
| 22854 | + "benches": [ |
| 22855 | + { |
| 22856 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 22857 | + "value": 43495.943249766315, |
| 22858 | + "unit": "iter/sec", |
| 22859 | + "range": "stddev: 0.0000020998155730731128", |
| 22860 | + "extra": "mean: 22.990649823541247 usec\nrounds: 8767" |
| 22861 | + }, |
| 22862 | + { |
| 22863 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 22864 | + "value": 42294.479402169745, |
| 22865 | + "unit": "iter/sec", |
| 22866 | + "range": "stddev: 0.000002041581862021593", |
| 22867 | + "extra": "mean: 23.643747697925303 usec\nrounds: 19005" |
| 22868 | + }, |
| 22869 | + { |
| 22870 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 22871 | + "value": 8553.99928375262, |
| 22872 | + "unit": "iter/sec", |
| 22873 | + "range": "stddev: 0.000015211360804376936", |
| 22874 | + "extra": "mean: 116.90438201221151 usec\nrounds: 5704" |
| 22875 | + }, |
| 22876 | + { |
| 22877 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 22878 | + "value": 8172.155714733025, |
| 22879 | + "unit": "iter/sec", |
| 22880 | + "range": "stddev: 0.000014354382706003286", |
| 22881 | + "extra": "mean: 122.36673344307033 usec\nrounds: 4273" |
| 22882 | + } |
| 22883 | + ] |
22832 | 22884 | } |
22833 | 22885 | ] |
22834 | 22886 | } |
|
0 commit comments