|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1737955018411, |
| 2 | + "lastUpdate": 1738041864098, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24909,6 +24909,58 @@ window.BENCHMARK_DATA = { |
24909 | 24909 | "extra": "mean: 123.74728563136378 usec\nrounds: 3452" |
24910 | 24910 | } |
24911 | 24911 | ] |
| 24912 | + }, |
| 24913 | + { |
| 24914 | + "commit": { |
| 24915 | + "author": { |
| 24916 | + |
| 24917 | + "name": "Ray Luo", |
| 24918 | + "username": "rayluo" |
| 24919 | + }, |
| 24920 | + "committer": { |
| 24921 | + |
| 24922 | + "name": "Ray Luo", |
| 24923 | + "username": "rayluo" |
| 24924 | + }, |
| 24925 | + "distinct": true, |
| 24926 | + "id": "bf27fc6d28320dc1384b98ca7bd9844a3a6f809f", |
| 24927 | + "message": "MSAL Python 1.31.2b1", |
| 24928 | + "timestamp": "2025-01-27T21:19:44-08:00", |
| 24929 | + "tree_id": "1f41f2c17044be57bf7c1d6ad534bd4c849e4aed", |
| 24930 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/bf27fc6d28320dc1384b98ca7bd9844a3a6f809f" |
| 24931 | + }, |
| 24932 | + "date": 1738041863470, |
| 24933 | + "tool": "pytest", |
| 24934 | + "benches": [ |
| 24935 | + { |
| 24936 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24937 | + "value": 41909.834040868125, |
| 24938 | + "unit": "iter/sec", |
| 24939 | + "range": "stddev: 0.000002628190691857193", |
| 24940 | + "extra": "mean: 23.860748267932916 usec\nrounds: 8660" |
| 24941 | + }, |
| 24942 | + { |
| 24943 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24944 | + "value": 41359.86236121215, |
| 24945 | + "unit": "iter/sec", |
| 24946 | + "range": "stddev: 0.0000025508944610846806", |
| 24947 | + "extra": "mean: 24.178030170086203 usec\nrounds: 12098" |
| 24948 | + }, |
| 24949 | + { |
| 24950 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24951 | + "value": 8465.256399670152, |
| 24952 | + "unit": "iter/sec", |
| 24953 | + "range": "stddev: 0.00001602820523845618", |
| 24954 | + "extra": "mean: 118.1299127618822 usec\nrounds: 4631" |
| 24955 | + }, |
| 24956 | + { |
| 24957 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24958 | + "value": 8189.730080481485, |
| 24959 | + "unit": "iter/sec", |
| 24960 | + "range": "stddev: 0.000015632419702724572", |
| 24961 | + "extra": "mean: 122.10414631164603 usec\nrounds: 4135" |
| 24962 | + } |
| 24963 | + ] |
24912 | 24964 | } |
24913 | 24965 | ] |
24914 | 24966 | } |
|
0 commit comments