Skip to content

Commit 0aedd71

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 012ce2c
1 parent 2c4056b commit 0aedd71

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": 1763357189564,
2+
"lastUpdate": 1763961232767,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -9736,6 +9736,72 @@ window.BENCHMARK_DATA = {
97369736
"extra": "mean: 67.15325538889043 msec\nrounds: 18"
97379737
}
97389738
]
9739+
},
9740+
{
9741+
"commit": {
9742+
"author": {
9743+
"email": "29139614+renovate[bot]@users.noreply.github.com",
9744+
"name": "renovate[bot]",
9745+
"username": "renovate[bot]"
9746+
},
9747+
"committer": {
9748+
"email": "noreply@github.com",
9749+
"name": "GitHub",
9750+
"username": "web-flow"
9751+
},
9752+
"distinct": true,
9753+
"id": "012ce2cafe2d297dfc948c768c895d63cc32bb66",
9754+
"message": "chore(deps): update all non-major dependencies (#60)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
9755+
"timestamp": "2025-11-24T05:13:08Z",
9756+
"tree_id": "ff445a93610021891630e9465b21502cc873b4b3",
9757+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/012ce2cafe2d297dfc948c768c895d63cc32bb66"
9758+
},
9759+
"date": 1763961232367,
9760+
"tool": "pytest",
9761+
"benches": [
9762+
{
9763+
"name": "tests/test_options.py::test_basic_load",
9764+
"value": 326.63980463539406,
9765+
"unit": "iter/sec",
9766+
"range": "stddev: 0.0015143901083107764",
9767+
"extra": "mean: 3.0614762371543556 msec\nrounds: 253"
9768+
},
9769+
{
9770+
"name": "tests/test_options.py::test_basic_load_with_option",
9771+
"value": 1903.985906386734,
9772+
"unit": "iter/sec",
9773+
"range": "stddev: 0.000020642759118807802",
9774+
"extra": "mean: 525.2139717240543 usec\nrounds: 1450"
9775+
},
9776+
{
9777+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
9778+
"value": 4.043374219787717,
9779+
"unit": "iter/sec",
9780+
"range": "stddev: 0.014608214403729648",
9781+
"extra": "mean: 247.3181916000101 msec\nrounds: 5"
9782+
},
9783+
{
9784+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
9785+
"value": 15.732674823592076,
9786+
"unit": "iter/sec",
9787+
"range": "stddev: 0.012254735600489383",
9788+
"extra": "mean: 63.56198238461275 msec\nrounds: 13"
9789+
},
9790+
{
9791+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
9792+
"value": 179.50223063416954,
9793+
"unit": "iter/sec",
9794+
"range": "stddev: 0.0016721411528289644",
9795+
"extra": "mean: 5.570961410713761 msec\nrounds: 168"
9796+
},
9797+
{
9798+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
9799+
"value": 14.993721927397269,
9800+
"unit": "iter/sec",
9801+
"range": "stddev: 0.013329008416262732",
9802+
"extra": "mean: 66.69458089473771 msec\nrounds: 19"
9803+
}
9804+
]
97399805
}
97409806
]
97419807
}

0 commit comments

Comments
 (0)