Skip to content

Commit b1535e0

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 7d4b360
1 parent ba5ecaf commit b1535e0

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": 1757867025943,
2+
"lastUpdate": 1757881578045,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -8812,6 +8812,72 @@ window.BENCHMARK_DATA = {
88128812
"extra": "mean: 77.79225435293945 msec\nrounds: 17"
88138813
}
88148814
]
8815+
},
8816+
{
8817+
"commit": {
8818+
"author": {
8819+
"email": "29139614+renovate[bot]@users.noreply.github.com",
8820+
"name": "renovate[bot]",
8821+
"username": "renovate[bot]"
8822+
},
8823+
"committer": {
8824+
"email": "noreply@github.com",
8825+
"name": "GitHub",
8826+
"username": "web-flow"
8827+
},
8828+
"distinct": true,
8829+
"id": "7d4b360f643c66982b659493f78b03a3d2405ed0",
8830+
"message": "chore(deps): update all non-major dependencies (#45)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
8831+
"timestamp": "2025-09-14T20:25:22Z",
8832+
"tree_id": "5e66b1de9b2ee948916a7694b1d268ee0ed6f914",
8833+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/7d4b360f643c66982b659493f78b03a3d2405ed0"
8834+
},
8835+
"date": 1757881577622,
8836+
"tool": "pytest",
8837+
"benches": [
8838+
{
8839+
"name": "tests/test_options.py::test_basic_load",
8840+
"value": 313.2991178426244,
8841+
"unit": "iter/sec",
8842+
"range": "stddev: 0.0020244255395489245",
8843+
"extra": "mean: 3.1918379052133727 msec\nrounds: 211"
8844+
},
8845+
{
8846+
"name": "tests/test_options.py::test_basic_load_with_option",
8847+
"value": 1895.2183082593172,
8848+
"unit": "iter/sec",
8849+
"range": "stddev: 0.000016181694347777147",
8850+
"extra": "mean: 527.6436997479517 usec\nrounds: 1189"
8851+
},
8852+
{
8853+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
8854+
"value": 3.487194056425919,
8855+
"unit": "iter/sec",
8856+
"range": "stddev: 0.022320162534942314",
8857+
"extra": "mean: 286.7635077999978 msec\nrounds: 5"
8858+
},
8859+
{
8860+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
8861+
"value": 13.371123314605539,
8862+
"unit": "iter/sec",
8863+
"range": "stddev: 0.01755873518809087",
8864+
"extra": "mean: 74.78803212499585 msec\nrounds: 16"
8865+
},
8866+
{
8867+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
8868+
"value": 169.1319777413119,
8869+
"unit": "iter/sec",
8870+
"range": "stddev: 0.003184902223510759",
8871+
"extra": "mean: 5.912542461541509 msec\nrounds: 143"
8872+
},
8873+
{
8874+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
8875+
"value": 13.519485891487962,
8876+
"unit": "iter/sec",
8877+
"range": "stddev: 0.01651174880102924",
8878+
"extra": "mean: 73.96730970588257 msec\nrounds: 17"
8879+
}
8880+
]
88158881
}
88168882
]
88178883
}

0 commit comments

Comments
 (0)