|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1737872579877, |
| 2 | + "lastUpdate": 1737955018411, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24857,6 +24857,58 @@ window.BENCHMARK_DATA = { |
24857 | 24857 | "extra": "mean: 124.50613051326418 usec\nrounds: 4988" |
24858 | 24858 | } |
24859 | 24859 | ] |
| 24860 | + }, |
| 24861 | + { |
| 24862 | + "commit": { |
| 24863 | + "author": { |
| 24864 | + |
| 24865 | + "name": "Ray Luo", |
| 24866 | + "username": "rayluo" |
| 24867 | + }, |
| 24868 | + "committer": { |
| 24869 | + |
| 24870 | + "name": "Ray Luo", |
| 24871 | + "username": "rayluo" |
| 24872 | + }, |
| 24873 | + "distinct": true, |
| 24874 | + "id": "388b86d31559cda8be9b797fefe61dc11dc7c757", |
| 24875 | + "message": "Pin ubuntu 22.04 so that we can still test on Py37", |
| 24876 | + "timestamp": "2025-01-26T21:14:20-08:00", |
| 24877 | + "tree_id": "a10ba57345eff5d0ee773aa03494843121f975ad", |
| 24878 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/388b86d31559cda8be9b797fefe61dc11dc7c757" |
| 24879 | + }, |
| 24880 | + "date": 1737955018065, |
| 24881 | + "tool": "pytest", |
| 24882 | + "benches": [ |
| 24883 | + { |
| 24884 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24885 | + "value": 42280.55517397739, |
| 24886 | + "unit": "iter/sec", |
| 24887 | + "range": "stddev: 0.000002540752512334729", |
| 24888 | + "extra": "mean: 23.65153427823187 usec\nrounds: 7760" |
| 24889 | + }, |
| 24890 | + { |
| 24891 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24892 | + "value": 40816.946745539906, |
| 24893 | + "unit": "iter/sec", |
| 24894 | + "range": "stddev: 0.0000027612519050822783", |
| 24895 | + "extra": "mean: 24.49962772164654 usec\nrounds: 14927" |
| 24896 | + }, |
| 24897 | + { |
| 24898 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24899 | + "value": 8520.280700204454, |
| 24900 | + "unit": "iter/sec", |
| 24901 | + "range": "stddev: 0.000016761252175582138", |
| 24902 | + "extra": "mean: 117.36702524084725 usec\nrounds: 3843" |
| 24903 | + }, |
| 24904 | + { |
| 24905 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24906 | + "value": 8080.985331500069, |
| 24907 | + "unit": "iter/sec", |
| 24908 | + "range": "stddev: 0.000014920906136216375", |
| 24909 | + "extra": "mean: 123.74728563136378 usec\nrounds: 3452" |
| 24910 | + } |
| 24911 | + ] |
24860 | 24912 | } |
24861 | 24913 | ] |
24862 | 24914 | } |
|
0 commit comments