|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774911211999, |
| 2 | + "lastUpdate": 1774911268798, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38887,6 +38887,58 @@ window.BENCHMARK_DATA = { |
38887 | 38887 | "extra": "mean: 138.85569827135214 usec\nrounds: 3818" |
38888 | 38888 | } |
38889 | 38889 | ] |
| 38890 | + }, |
| 38891 | + { |
| 38892 | + "commit": { |
| 38893 | + "author": { |
| 38894 | + "email": "RyAuld@microsoft.com", |
| 38895 | + "name": "Ryan Auld", |
| 38896 | + "username": "RyAuld" |
| 38897 | + }, |
| 38898 | + "committer": { |
| 38899 | + "email": "RyAuld@microsoft.com", |
| 38900 | + "name": "Ryan Auld", |
| 38901 | + "username": "RyAuld" |
| 38902 | + }, |
| 38903 | + "distinct": true, |
| 38904 | + "id": "42aa35ab74dba2bf2c331b43a1df413db305d9e9", |
| 38905 | + "message": "Skip Key Vault and cert steps on forked PRs; e2e tests self-skip when cert is absent", |
| 38906 | + "timestamp": "2026-03-30T15:51:34-07:00", |
| 38907 | + "tree_id": "e2ae17a1b0d4ea3a603b675183ceb8bde1dd99fb", |
| 38908 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/42aa35ab74dba2bf2c331b43a1df413db305d9e9" |
| 38909 | + }, |
| 38910 | + "date": 1774911267504, |
| 38911 | + "tool": "pytest", |
| 38912 | + "benches": [ |
| 38913 | + { |
| 38914 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38915 | + "value": 40355.618330943566, |
| 38916 | + "unit": "iter/sec", |
| 38917 | + "range": "stddev: 0.0000029536388092749406", |
| 38918 | + "extra": "mean: 24.779697136575102 usec\nrounds: 8172" |
| 38919 | + }, |
| 38920 | + { |
| 38921 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38922 | + "value": 38798.38049200597, |
| 38923 | + "unit": "iter/sec", |
| 38924 | + "range": "stddev: 0.000004962968521072951", |
| 38925 | + "extra": "mean: 25.774271691727964 usec\nrounds: 15363" |
| 38926 | + }, |
| 38927 | + { |
| 38928 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38929 | + "value": 7596.322496634023, |
| 38930 | + "unit": "iter/sec", |
| 38931 | + "range": "stddev: 0.000016368168638108913", |
| 38932 | + "extra": "mean: 131.6426468785529 usec\nrounds: 3588" |
| 38933 | + }, |
| 38934 | + { |
| 38935 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38936 | + "value": 7382.571093894696, |
| 38937 | + "unit": "iter/sec", |
| 38938 | + "range": "stddev: 0.000015896059433967992", |
| 38939 | + "extra": "mean: 135.45416458325596 usec\nrounds: 3840" |
| 38940 | + } |
| 38941 | + ] |
38890 | 38942 | } |
38891 | 38943 | ] |
38892 | 38944 | } |
|
0 commit comments