|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1740079458529, |
| 2 | + "lastUpdate": 1740079916690, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26105,6 +26105,58 @@ window.BENCHMARK_DATA = { |
26105 | 26105 | "extra": "mean: 129.08528139576288 usec\nrounds: 4069" |
26106 | 26106 | } |
26107 | 26107 | ] |
| 26108 | + }, |
| 26109 | + { |
| 26110 | + "commit": { |
| 26111 | + "author": { |
| 26112 | + |
| 26113 | + "name": "Ray Luo", |
| 26114 | + "username": "rayluo" |
| 26115 | + }, |
| 26116 | + "committer": { |
| 26117 | + |
| 26118 | + "name": "Ray Luo", |
| 26119 | + "username": "rayluo" |
| 26120 | + }, |
| 26121 | + "distinct": false, |
| 26122 | + "id": "4e2a4ec0d4af3bf44c1f1608903440e5f6e75aa9", |
| 26123 | + "message": "Specify verify=True to hopefully satisfy CodeQL", |
| 26124 | + "timestamp": "2025-02-20T11:21:23-08:00", |
| 26125 | + "tree_id": "b07094b40312b36039acf90360ae941ee3356f37", |
| 26126 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4e2a4ec0d4af3bf44c1f1608903440e5f6e75aa9" |
| 26127 | + }, |
| 26128 | + "date": 1740079916186, |
| 26129 | + "tool": "pytest", |
| 26130 | + "benches": [ |
| 26131 | + { |
| 26132 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26133 | + "value": 43275.665224823955, |
| 26134 | + "unit": "iter/sec", |
| 26135 | + "range": "stddev: 0.000002480345936200886", |
| 26136 | + "extra": "mean: 23.107674828447838 usec\nrounds: 8045" |
| 26137 | + }, |
| 26138 | + { |
| 26139 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26140 | + "value": 41727.959120803214, |
| 26141 | + "unit": "iter/sec", |
| 26142 | + "range": "stddev: 0.0000025403818734793813", |
| 26143 | + "extra": "mean: 23.964747403652826 usec\nrounds: 14925" |
| 26144 | + }, |
| 26145 | + { |
| 26146 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26147 | + "value": 8215.049193663657, |
| 26148 | + "unit": "iter/sec", |
| 26149 | + "range": "stddev: 0.000015187658037228723", |
| 26150 | + "extra": "mean: 121.72781640447258 usec\nrounds: 5218" |
| 26151 | + }, |
| 26152 | + { |
| 26153 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26154 | + "value": 7776.193135996071, |
| 26155 | + "unit": "iter/sec", |
| 26156 | + "range": "stddev: 0.000014733489148712064", |
| 26157 | + "extra": "mean: 128.59762900833707 usec\nrounds: 4771" |
| 26158 | + } |
| 26159 | + ] |
26108 | 26160 | } |
26109 | 26161 | ] |
26110 | 26162 | } |
|
0 commit comments