Skip to content

Commit a4aefc3

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for d321649
1 parent e89ed6a commit a4aefc3

1 file changed

Lines changed: 67 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 67 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1760638939491,
2+
"lastUpdate": 1760639739915,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -9076,6 +9076,72 @@ window.BENCHMARK_DATA = {
90769076
"extra": "mean: 64.77977294443666 msec\nrounds: 18"
90779077
}
90789078
]
9079+
},
9080+
{
9081+
"commit": {
9082+
"author": {
9083+
"email": "jan@vllmr.dev",
9084+
"name": "Jan Vollmer",
9085+
"username": "jvllmr"
9086+
},
9087+
"committer": {
9088+
"email": "jan@vllmr.dev",
9089+
"name": "Jan Vollmer",
9090+
"username": "jvllmr"
9091+
},
9092+
"distinct": true,
9093+
"id": "d321649dcf05ddb20d8cc582e295a1ec46824cfe",
9094+
"message": "fix(tests): make loader test less flaky\n\nSigned-off-by: Jan Vollmer <jan@vllmr.dev>",
9095+
"timestamp": "2025-10-16T20:34:45+02:00",
9096+
"tree_id": "6e9d2a6b45a0f3bef326ea81567ba920c36f897f",
9097+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/d321649dcf05ddb20d8cc582e295a1ec46824cfe"
9098+
},
9099+
"date": 1760639739237,
9100+
"tool": "pytest",
9101+
"benches": [
9102+
{
9103+
"name": "tests/test_options.py::test_basic_load",
9104+
"value": 354.1494641904385,
9105+
"unit": "iter/sec",
9106+
"range": "stddev: 0.0012853911803079527",
9107+
"extra": "mean: 2.8236665620430395 msec\nrounds: 274"
9108+
},
9109+
{
9110+
"name": "tests/test_options.py::test_basic_load_with_option",
9111+
"value": 2083.505448765981,
9112+
"unit": "iter/sec",
9113+
"range": "stddev: 0.000014050174560740418",
9114+
"extra": "mean: 479.96034788019404 usec\nrounds: 1604"
9115+
},
9116+
{
9117+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
9118+
"value": 4.0844543541730705,
9119+
"unit": "iter/sec",
9120+
"range": "stddev: 0.018771817597514225",
9121+
"extra": "mean: 244.83074439999655 msec\nrounds: 5"
9122+
},
9123+
{
9124+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
9125+
"value": 14.982169894399483,
9126+
"unit": "iter/sec",
9127+
"range": "stddev: 0.011838778978752613",
9128+
"extra": "mean: 66.7460058888941 msec\nrounds: 18"
9129+
},
9130+
{
9131+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
9132+
"value": 186.79490739198005,
9133+
"unit": "iter/sec",
9134+
"range": "stddev: 0.001822133188766656",
9135+
"extra": "mean: 5.353465005882352 msec\nrounds: 170"
9136+
},
9137+
{
9138+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
9139+
"value": 15.039384551218177,
9140+
"unit": "iter/sec",
9141+
"range": "stddev: 0.012552131110508229",
9142+
"extra": "mean: 66.49208261111994 msec\nrounds: 18"
9143+
}
9144+
]
90799145
}
90809146
]
90819147
}

0 commit comments

Comments
 (0)