|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1730434063729, |
| 2 | + "lastUpdate": 1730857850522, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -22933,6 +22933,58 @@ window.BENCHMARK_DATA = { |
22933 | 22933 | "extra": "mean: 124.34225118596864 usec\nrounds: 4216" |
22934 | 22934 | } |
22935 | 22935 | ] |
| 22936 | + }, |
| 22937 | + { |
| 22938 | + "commit": { |
| 22939 | + "author": { |
| 22940 | + |
| 22941 | + "name": "Ashok Kumar Ramakrishnan", |
| 22942 | + "username": "ashok672" |
| 22943 | + }, |
| 22944 | + "committer": { |
| 22945 | + |
| 22946 | + "name": "GitHub", |
| 22947 | + "username": "web-flow" |
| 22948 | + }, |
| 22949 | + "distinct": true, |
| 22950 | + "id": "86f448b824cb02d0e950ae5fd229fa39fbe03220", |
| 22951 | + "message": "Merge branch 'dev' into mi-arc-detection", |
| 22952 | + "timestamp": "2024-11-05T17:48:24-08:00", |
| 22953 | + "tree_id": "d9464ff2e3b0071317f310c397ca821e904e2761", |
| 22954 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/86f448b824cb02d0e950ae5fd229fa39fbe03220" |
| 22955 | + }, |
| 22956 | + "date": 1730857849425, |
| 22957 | + "tool": "pytest", |
| 22958 | + "benches": [ |
| 22959 | + { |
| 22960 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 22961 | + "value": 42198.4057891235, |
| 22962 | + "unit": "iter/sec", |
| 22963 | + "range": "stddev: 0.000001998665716718819", |
| 22964 | + "extra": "mean: 23.697577699907956 usec\nrounds: 8269" |
| 22965 | + }, |
| 22966 | + { |
| 22967 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 22968 | + "value": 39438.44695997672, |
| 22969 | + "unit": "iter/sec", |
| 22970 | + "range": "stddev: 0.00000232467042668243", |
| 22971 | + "extra": "mean: 25.35596802315337 usec\nrounds: 19389" |
| 22972 | + }, |
| 22973 | + { |
| 22974 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 22975 | + "value": 8098.532822184023, |
| 22976 | + "unit": "iter/sec", |
| 22977 | + "range": "stddev: 0.000014824000657417206", |
| 22978 | + "extra": "mean: 123.47915628133723 usec\nrounds: 5055" |
| 22979 | + }, |
| 22980 | + { |
| 22981 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 22982 | + "value": 7661.670136778973, |
| 22983 | + "unit": "iter/sec", |
| 22984 | + "range": "stddev: 0.000014140058236438211", |
| 22985 | + "extra": "mean: 130.5198451705215 usec\nrounds: 4928" |
| 22986 | + } |
| 22987 | + ] |
22936 | 22988 | } |
22937 | 22989 | ] |
22938 | 22990 | } |
|
0 commit comments