|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745541771447, |
| 2 | + "lastUpdate": 1745554220877, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28913,6 +28913,58 @@ window.BENCHMARK_DATA = { |
28913 | 28913 | "extra": "mean: 128.51528508863882 usec\nrounds: 3876" |
28914 | 28914 | } |
28915 | 28915 | ] |
| 28916 | + }, |
| 28917 | + { |
| 28918 | + "commit": { |
| 28919 | + "author": { |
| 28920 | + |
| 28921 | + "name": "Ray Luo", |
| 28922 | + "username": "rayluo" |
| 28923 | + }, |
| 28924 | + "committer": { |
| 28925 | + |
| 28926 | + "name": "Ray Luo", |
| 28927 | + "username": "rayluo" |
| 28928 | + }, |
| 28929 | + "distinct": true, |
| 28930 | + "id": "e60467c22a79bc0e613283024216e553230b4fda", |
| 28931 | + "message": "MSAL 1.32.2", |
| 28932 | + "timestamp": "2025-04-24T18:51:53-07:00", |
| 28933 | + "tree_id": "5a69da68b2c7be5698260c2ccc178ca8299eda14", |
| 28934 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/e60467c22a79bc0e613283024216e553230b4fda" |
| 28935 | + }, |
| 28936 | + "date": 1745554219947, |
| 28937 | + "tool": "pytest", |
| 28938 | + "benches": [ |
| 28939 | + { |
| 28940 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28941 | + "value": 41442.61208058435, |
| 28942 | + "unit": "iter/sec", |
| 28943 | + "range": "stddev: 0.000002342101406490492", |
| 28944 | + "extra": "mean: 24.129753164581413 usec\nrounds: 7900" |
| 28945 | + }, |
| 28946 | + { |
| 28947 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28948 | + "value": 41161.51214795132, |
| 28949 | + "unit": "iter/sec", |
| 28950 | + "range": "stddev: 0.0000026347366451826506", |
| 28951 | + "extra": "mean: 24.294539918883224 usec\nrounds: 16045" |
| 28952 | + }, |
| 28953 | + { |
| 28954 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28955 | + "value": 8034.932565265605, |
| 28956 | + "unit": "iter/sec", |
| 28957 | + "range": "stddev: 0.00001552711133005238", |
| 28958 | + "extra": "mean: 124.45655167324279 usec\nrounds: 4064" |
| 28959 | + }, |
| 28960 | + { |
| 28961 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28962 | + "value": 7718.30359965157, |
| 28963 | + "unit": "iter/sec", |
| 28964 | + "range": "stddev: 0.000014737556746043429", |
| 28965 | + "extra": "mean: 129.56214886975206 usec\nrounds: 4158" |
| 28966 | + } |
| 28967 | + ] |
28916 | 28968 | } |
28917 | 28969 | ] |
28918 | 28970 | } |
|
0 commit comments