|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774911268798, |
| 2 | + "lastUpdate": 1774911374156, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38939,6 +38939,58 @@ window.BENCHMARK_DATA = { |
38939 | 38939 | "extra": "mean: 135.45416458325596 usec\nrounds: 3840" |
38940 | 38940 | } |
38941 | 38941 | ] |
| 38942 | + }, |
| 38943 | + { |
| 38944 | + "commit": { |
| 38945 | + "author": { |
| 38946 | + "email": "RyAuld@microsoft.com", |
| 38947 | + "name": "Ryan Auld", |
| 38948 | + "username": "RyAuld" |
| 38949 | + }, |
| 38950 | + "committer": { |
| 38951 | + "email": "RyAuld@microsoft.com", |
| 38952 | + "name": "Ryan Auld", |
| 38953 | + "username": "RyAuld" |
| 38954 | + }, |
| 38955 | + "distinct": true, |
| 38956 | + "id": "ff11b30ae3d37410464d8976755481897a3fa8a4", |
| 38957 | + "message": "Fix header comment: production path uses EsrpRelease@9 not Twine SC", |
| 38958 | + "timestamp": "2026-03-30T15:52:49-07:00", |
| 38959 | + "tree_id": "cff4904c5af3ab75a9e2c1099d76415b961f8c33", |
| 38960 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/ff11b30ae3d37410464d8976755481897a3fa8a4" |
| 38961 | + }, |
| 38962 | + "date": 1774911372346, |
| 38963 | + "tool": "pytest", |
| 38964 | + "benches": [ |
| 38965 | + { |
| 38966 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38967 | + "value": 40366.22488662058, |
| 38968 | + "unit": "iter/sec", |
| 38969 | + "range": "stddev: 0.000003074031707029081", |
| 38970 | + "extra": "mean: 24.77318606852064 usec\nrounds: 7379" |
| 38971 | + }, |
| 38972 | + { |
| 38973 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38974 | + "value": 35126.42610252096, |
| 38975 | + "unit": "iter/sec", |
| 38976 | + "range": "stddev: 0.000005053113773030913", |
| 38977 | + "extra": "mean: 28.468595042415423 usec\nrounds: 14241" |
| 38978 | + }, |
| 38979 | + { |
| 38980 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38981 | + "value": 7471.061749961243, |
| 38982 | + "unit": "iter/sec", |
| 38983 | + "range": "stddev: 0.000016846310567560863", |
| 38984 | + "extra": "mean: 133.8497838015042 usec\nrounds: 4593" |
| 38985 | + }, |
| 38986 | + { |
| 38987 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38988 | + "value": 7081.351282111321, |
| 38989 | + "unit": "iter/sec", |
| 38990 | + "range": "stddev: 0.000016015803028197407", |
| 38991 | + "extra": "mean: 141.21598550352493 usec\nrounds: 3794" |
| 38992 | + } |
| 38993 | + ] |
38942 | 38994 | } |
38943 | 38995 | ] |
38944 | 38996 | } |
|
0 commit comments