|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745518958840, |
| 2 | + "lastUpdate": 1745539955862, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28809,6 +28809,58 @@ window.BENCHMARK_DATA = { |
28809 | 28809 | "extra": "mean: 131.2790232612978 usec\nrounds: 4170" |
28810 | 28810 | } |
28811 | 28811 | ] |
| 28812 | + }, |
| 28813 | + { |
| 28814 | + "commit": { |
| 28815 | + "author": { |
| 28816 | + |
| 28817 | + "name": "Ray Luo", |
| 28818 | + "username": "rayluo" |
| 28819 | + }, |
| 28820 | + "committer": { |
| 28821 | + |
| 28822 | + "name": "Ray Luo", |
| 28823 | + "username": "rayluo" |
| 28824 | + }, |
| 28825 | + "distinct": true, |
| 28826 | + "id": "58574554db90f30ef2d275feb6bdd9cbffae36f8", |
| 28827 | + "message": "Tolerate an http response object with no headers", |
| 28828 | + "timestamp": "2025-04-24T17:09:41-07:00", |
| 28829 | + "tree_id": "257587c5eca11907a285a0d210332c2cfc66770f", |
| 28830 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/58574554db90f30ef2d275feb6bdd9cbffae36f8" |
| 28831 | + }, |
| 28832 | + "date": 1745539955449, |
| 28833 | + "tool": "pytest", |
| 28834 | + "benches": [ |
| 28835 | + { |
| 28836 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28837 | + "value": 41851.09316732927, |
| 28838 | + "unit": "iter/sec", |
| 28839 | + "range": "stddev: 0.0000023551144991069395", |
| 28840 | + "extra": "mean: 23.89423846115069 usec\nrounds: 14971" |
| 28841 | + }, |
| 28842 | + { |
| 28843 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28844 | + "value": 40693.22376860427, |
| 28845 | + "unit": "iter/sec", |
| 28846 | + "range": "stddev: 0.0000026751192800255343", |
| 28847 | + "extra": "mean: 24.574115967964236 usec\nrounds: 16151" |
| 28848 | + }, |
| 28849 | + { |
| 28850 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28851 | + "value": 8044.174136543068, |
| 28852 | + "unit": "iter/sec", |
| 28853 | + "range": "stddev: 0.00002341265308458475", |
| 28854 | + "extra": "mean: 124.31356942625108 usec\nrounds: 4494" |
| 28855 | + }, |
| 28856 | + { |
| 28857 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28858 | + "value": 8135.9202172399155, |
| 28859 | + "unit": "iter/sec", |
| 28860 | + "range": "stddev: 0.000014092341194019437", |
| 28861 | + "extra": "mean: 122.91172643028285 usec\nrounds: 4317" |
| 28862 | + } |
| 28863 | + ] |
28812 | 28864 | } |
28813 | 28865 | ] |
28814 | 28866 | } |
|
0 commit comments