|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1775581853961, |
| 2 | + "lastUpdate": 1775634166994, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -40133,6 +40133,58 @@ window.BENCHMARK_DATA = { |
40133 | 40133 | "extra": "mean: 115.64609472004122 usec\nrounds: 3125" |
40134 | 40134 | } |
40135 | 40135 | ] |
| 40136 | + }, |
| 40137 | + { |
| 40138 | + "commit": { |
| 40139 | + "author": { |
| 40140 | + "email": "nichoudhary@microsoft.com", |
| 40141 | + "name": "Nilesh Choudhary", |
| 40142 | + "username": "4gust" |
| 40143 | + }, |
| 40144 | + "committer": { |
| 40145 | + "email": "nichoudhary@microsoft.com", |
| 40146 | + "name": "Nilesh Choudhary", |
| 40147 | + "username": "4gust" |
| 40148 | + }, |
| 40149 | + "distinct": true, |
| 40150 | + "id": "f81dfb96c47fb9fa9af59dcb6f13edd17a0120bd", |
| 40151 | + "message": "z time support for lower version of python", |
| 40152 | + "timestamp": "2026-04-08T08:39:55+01:00", |
| 40153 | + "tree_id": "cf83b7bf2b98ddf19f93f7f437898464fa29fa37", |
| 40154 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/f81dfb96c47fb9fa9af59dcb6f13edd17a0120bd" |
| 40155 | + }, |
| 40156 | + "date": 1775634165761, |
| 40157 | + "tool": "pytest", |
| 40158 | + "benches": [ |
| 40159 | + { |
| 40160 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 40161 | + "value": 41130.87900670334, |
| 40162 | + "unit": "iter/sec", |
| 40163 | + "range": "stddev: 0.00000310266917399921", |
| 40164 | + "extra": "mean: 24.312633820371897 usec\nrounds: 15263" |
| 40165 | + }, |
| 40166 | + { |
| 40167 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 40168 | + "value": 39822.8390880666, |
| 40169 | + "unit": "iter/sec", |
| 40170 | + "range": "stddev: 0.0000029685424752117346", |
| 40171 | + "extra": "mean: 25.111218157714486 usec\nrounds: 15090" |
| 40172 | + }, |
| 40173 | + { |
| 40174 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 40175 | + "value": 7651.320079228637, |
| 40176 | + "unit": "iter/sec", |
| 40177 | + "range": "stddev: 0.000015992267314226363", |
| 40178 | + "extra": "mean: 130.69640135886385 usec\nrounds: 4121" |
| 40179 | + }, |
| 40180 | + { |
| 40181 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 40182 | + "value": 7568.955868502174, |
| 40183 | + "unit": "iter/sec", |
| 40184 | + "range": "stddev: 0.000015258611973290574", |
| 40185 | + "extra": "mean: 132.11861944676534 usec\nrounds: 4772" |
| 40186 | + } |
| 40187 | + ] |
40136 | 40188 | } |
40137 | 40189 | ] |
40138 | 40190 | } |
|
0 commit comments