|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747735839769, |
| 2 | + "lastUpdate": 1747773614954, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29901,6 +29901,58 @@ window.BENCHMARK_DATA = { |
29901 | 29901 | "extra": "mean: 134.93591442565685 usec\nrounds: 3681" |
29902 | 29902 | } |
29903 | 29903 | ] |
| 29904 | + }, |
| 29905 | + { |
| 29906 | + "commit": { |
| 29907 | + "author": { |
| 29908 | + |
| 29909 | + "name": "Ray Luo", |
| 29910 | + "username": "rayluo" |
| 29911 | + }, |
| 29912 | + "committer": { |
| 29913 | + |
| 29914 | + "name": "Ray Luo", |
| 29915 | + "username": "rayluo" |
| 29916 | + }, |
| 29917 | + "distinct": false, |
| 29918 | + "id": "db1c3848456696920fb5fb21c1a25a5e9323e443", |
| 29919 | + "message": "Cryptography shipped a new version during weekend", |
| 29920 | + "timestamp": "2025-05-20T02:59:56-07:00", |
| 29921 | + "tree_id": "e17f0a8d2aa657833e5903005c7e59432e0cce2b", |
| 29922 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/db1c3848456696920fb5fb21c1a25a5e9323e443" |
| 29923 | + }, |
| 29924 | + "date": 1747773614410, |
| 29925 | + "tool": "pytest", |
| 29926 | + "benches": [ |
| 29927 | + { |
| 29928 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29929 | + "value": 42719.55399508595, |
| 29930 | + "unit": "iter/sec", |
| 29931 | + "range": "stddev: 0.0000024017264341074425", |
| 29932 | + "extra": "mean: 23.40848408939453 usec\nrounds: 8422" |
| 29933 | + }, |
| 29934 | + { |
| 29935 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29936 | + "value": 38865.55381478895, |
| 29937 | + "unit": "iter/sec", |
| 29938 | + "range": "stddev: 0.000003747217269012807", |
| 29939 | + "extra": "mean: 25.72972470083481 usec\nrounds: 11275" |
| 29940 | + }, |
| 29941 | + { |
| 29942 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29943 | + "value": 7812.441492492393, |
| 29944 | + "unit": "iter/sec", |
| 29945 | + "range": "stddev: 0.000021452469145444627", |
| 29946 | + "extra": "mean: 128.0009585941835 usec\nrounds: 3671" |
| 29947 | + }, |
| 29948 | + { |
| 29949 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29950 | + "value": 7648.830298643057, |
| 29951 | + "unit": "iter/sec", |
| 29952 | + "range": "stddev: 0.000014701909292291389", |
| 29953 | + "extra": "mean: 130.7389445125231 usec\nrounds: 4091" |
| 29954 | + } |
| 29955 | + ] |
29904 | 29956 | } |
29905 | 29957 | ] |
29906 | 29958 | } |
|
0 commit comments