|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738826029112, |
| 2 | + "lastUpdate": 1738868665776, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25117,6 +25117,58 @@ window.BENCHMARK_DATA = { |
25117 | 25117 | "extra": "mean: 126.21500828541927 usec\nrounds: 4345" |
25118 | 25118 | } |
25119 | 25119 | ] |
| 25120 | + }, |
| 25121 | + { |
| 25122 | + "commit": { |
| 25123 | + "author": { |
| 25124 | + |
| 25125 | + "name": "Ugonna Akali", |
| 25126 | + "username": "Ugonnaak1" |
| 25127 | + }, |
| 25128 | + "committer": { |
| 25129 | + |
| 25130 | + "name": "Ugonna Akali", |
| 25131 | + "username": "Ugonnaak1" |
| 25132 | + }, |
| 25133 | + "distinct": true, |
| 25134 | + "id": "43507ff1a51677da492e1a5d9056384fc12c6cf6", |
| 25135 | + "message": "edit suggestions", |
| 25136 | + "timestamp": "2025-02-06T11:01:47-08:00", |
| 25137 | + "tree_id": "6f1c60cfe06e3c7eedf07e9b5eb9242c8bccff51", |
| 25138 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/43507ff1a51677da492e1a5d9056384fc12c6cf6" |
| 25139 | + }, |
| 25140 | + "date": 1738868664629, |
| 25141 | + "tool": "pytest", |
| 25142 | + "benches": [ |
| 25143 | + { |
| 25144 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25145 | + "value": 41738.62483543824, |
| 25146 | + "unit": "iter/sec", |
| 25147 | + "range": "stddev: 0.0000027822288845982238", |
| 25148 | + "extra": "mean: 23.958623551750282 usec\nrounds: 8458" |
| 25149 | + }, |
| 25150 | + { |
| 25151 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25152 | + "value": 38776.040077052676, |
| 25153 | + "unit": "iter/sec", |
| 25154 | + "range": "stddev: 0.00000304945070320476", |
| 25155 | + "extra": "mean: 25.78912127212782 usec\nrounds: 17704" |
| 25156 | + }, |
| 25157 | + { |
| 25158 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25159 | + "value": 7979.834571257617, |
| 25160 | + "unit": "iter/sec", |
| 25161 | + "range": "stddev: 0.000022221516003076083", |
| 25162 | + "extra": "mean: 125.31588105872233 usec\nrounds: 5818" |
| 25163 | + }, |
| 25164 | + { |
| 25165 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25166 | + "value": 7641.1033768382395, |
| 25167 | + "unit": "iter/sec", |
| 25168 | + "range": "stddev: 0.000015255979128927656", |
| 25169 | + "extra": "mean: 130.87115180658412 usec\nrounds: 4262" |
| 25170 | + } |
| 25171 | + ] |
25120 | 25172 | } |
25121 | 25173 | ] |
25122 | 25174 | } |
|
0 commit comments