|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731113291673, |
| 2 | + "lastUpdate": 1731113853089, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23193,6 +23193,58 @@ window.BENCHMARK_DATA = { |
23193 | 23193 | "extra": "mean: 127.82917604083812 usec\nrounds: 4107" |
23194 | 23194 | } |
23195 | 23195 | ] |
| 23196 | + }, |
| 23197 | + { |
| 23198 | + "commit": { |
| 23199 | + "author": { |
| 23200 | + |
| 23201 | + "name": "Dharshan Birur Jayaprabhu", |
| 23202 | + "username": "DharshanBJ" |
| 23203 | + }, |
| 23204 | + "committer": { |
| 23205 | + |
| 23206 | + "name": "Dharshan Birur Jayaprabhu", |
| 23207 | + "username": "DharshanBJ" |
| 23208 | + }, |
| 23209 | + "distinct": true, |
| 23210 | + "id": "6f52d28f6ffd179abcf70efc071efcab0d977471", |
| 23211 | + "message": "revert back release version bump", |
| 23212 | + "timestamp": "2024-11-09T00:55:05Z", |
| 23213 | + "tree_id": "fe261c280b275e2f128603a46f76a6f7cffb5afc", |
| 23214 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/6f52d28f6ffd179abcf70efc071efcab0d977471" |
| 23215 | + }, |
| 23216 | + "date": 1731113852407, |
| 23217 | + "tool": "pytest", |
| 23218 | + "benches": [ |
| 23219 | + { |
| 23220 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23221 | + "value": 43914.34310446882, |
| 23222 | + "unit": "iter/sec", |
| 23223 | + "range": "stddev: 0.0000016183167555347854", |
| 23224 | + "extra": "mean: 22.771603291914843 usec\nrounds: 15553" |
| 23225 | + }, |
| 23226 | + { |
| 23227 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23228 | + "value": 42000.441832953635, |
| 23229 | + "unit": "iter/sec", |
| 23230 | + "range": "stddev: 0.000002389600982416677", |
| 23231 | + "extra": "mean: 23.809273339962772 usec\nrounds: 14985" |
| 23232 | + }, |
| 23233 | + { |
| 23234 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23235 | + "value": 8239.261824936943, |
| 23236 | + "unit": "iter/sec", |
| 23237 | + "range": "stddev: 0.000014149678883231074", |
| 23238 | + "extra": "mean: 121.37009616242572 usec\nrounds: 4326" |
| 23239 | + }, |
| 23240 | + { |
| 23241 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23242 | + "value": 8182.32657466835, |
| 23243 | + "unit": "iter/sec", |
| 23244 | + "range": "stddev: 0.000014154661359624768", |
| 23245 | + "extra": "mean: 122.21462818361447 usec\nrounds: 4201" |
| 23246 | + } |
| 23247 | + ] |
23196 | 23248 | } |
23197 | 23249 | ] |
23198 | 23250 | } |
|
0 commit comments