|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1758583040658, |
| 2 | + "lastUpdate": 1758585077755, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -32181,6 +32181,58 @@ window.BENCHMARK_DATA = { |
32181 | 32181 | "extra": "mean: 135.68168975982286 usec\nrounds: 3955" |
32182 | 32182 | } |
32183 | 32183 | ] |
| 32184 | + }, |
| 32185 | + { |
| 32186 | + "commit": { |
| 32187 | + "author": { |
| 32188 | + |
| 32189 | + "name": "Ray Luo", |
| 32190 | + "username": "rayluo" |
| 32191 | + }, |
| 32192 | + "committer": { |
| 32193 | + |
| 32194 | + "name": "GitHub", |
| 32195 | + "username": "web-flow" |
| 32196 | + }, |
| 32197 | + "distinct": true, |
| 32198 | + "id": "f803aec300d13f4a55c78941409c60befb2c8f1f", |
| 32199 | + "message": "Release 1.34.0 (#853)\n\n* ADFS labs were decommissioned since late July 2025\n\n* MSAL Python 1.34.0b1\n\n* Declare support for Python 3.13\n\n* Bumping cryptography which also drops Python 3.7\n\n* 1.34.0b1 + minor changes = 1.34.0", |
| 32200 | + "timestamp": "2025-09-22T16:49:01-07:00", |
| 32201 | + "tree_id": "025a4c193f9429b78f4138152270d9cf16924d01", |
| 32202 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/f803aec300d13f4a55c78941409c60befb2c8f1f" |
| 32203 | + }, |
| 32204 | + "date": 1758585076470, |
| 32205 | + "tool": "pytest", |
| 32206 | + "benches": [ |
| 32207 | + { |
| 32208 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 32209 | + "value": 38415.87703153989, |
| 32210 | + "unit": "iter/sec", |
| 32211 | + "range": "stddev: 0.000002673050675003438", |
| 32212 | + "extra": "mean: 26.030903815601768 usec\nrounds: 8151" |
| 32213 | + }, |
| 32214 | + { |
| 32215 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 32216 | + "value": 34775.90821943208, |
| 32217 | + "unit": "iter/sec", |
| 32218 | + "range": "stddev: 0.000003193829972014067", |
| 32219 | + "extra": "mean: 28.75553942948412 usec\nrounds: 16447" |
| 32220 | + }, |
| 32221 | + { |
| 32222 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 32223 | + "value": 7486.319222309623, |
| 32224 | + "unit": "iter/sec", |
| 32225 | + "range": "stddev: 0.000015555266000591846", |
| 32226 | + "extra": "mean: 133.5769916169147 usec\nrounds: 4652" |
| 32227 | + }, |
| 32228 | + { |
| 32229 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 32230 | + "value": 6985.705941127456, |
| 32231 | + "unit": "iter/sec", |
| 32232 | + "range": "stddev: 0.000015364467965563978", |
| 32233 | + "extra": "mean: 143.14945524869967 usec\nrounds: 3877" |
| 32234 | + } |
| 32235 | + ] |
32184 | 32236 | } |
32185 | 32237 | ] |
32186 | 32238 | } |
|
0 commit comments