Skip to content

Commit d7c3230

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 5679826
1 parent 77b83d0 commit d7c3230

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": 1761544786180,
2+
"lastUpdate": 1761975199870,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -9406,6 +9406,72 @@ window.BENCHMARK_DATA = {
94069406
"extra": "mean: 72.76724664705914 msec\nrounds: 17"
94079407
}
94089408
]
9409+
},
9410+
{
9411+
"commit": {
9412+
"author": {
9413+
"email": "29139614+renovate[bot]@users.noreply.github.com",
9414+
"name": "renovate[bot]",
9415+
"username": "renovate[bot]"
9416+
},
9417+
"committer": {
9418+
"email": "noreply@github.com",
9419+
"name": "GitHub",
9420+
"username": "web-flow"
9421+
},
9422+
"distinct": true,
9423+
"id": "56798266d97f758b0d8e4415dcf3a03bf1a39656",
9424+
"message": "chore(deps): lock file maintenance (#54)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
9425+
"timestamp": "2025-11-01T05:32:29Z",
9426+
"tree_id": "5bbb1af587ccfd760148c956506fe98944eab18f",
9427+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/56798266d97f758b0d8e4415dcf3a03bf1a39656"
9428+
},
9429+
"date": 1761975199483,
9430+
"tool": "pytest",
9431+
"benches": [
9432+
{
9433+
"name": "tests/test_options.py::test_basic_load",
9434+
"value": 305.7456508174171,
9435+
"unit": "iter/sec",
9436+
"range": "stddev: 0.0012882906178903206",
9437+
"extra": "mean: 3.2706924769869343 msec\nrounds: 239"
9438+
},
9439+
{
9440+
"name": "tests/test_options.py::test_basic_load_with_option",
9441+
"value": 1755.5510467753538,
9442+
"unit": "iter/sec",
9443+
"range": "stddev: 0.000573281552845621",
9444+
"extra": "mean: 569.6217161197496 usec\nrounds: 1402"
9445+
},
9446+
{
9447+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
9448+
"value": 3.768668570849269,
9449+
"unit": "iter/sec",
9450+
"range": "stddev: 0.015262544175003728",
9451+
"extra": "mean: 265.3457000000003 msec\nrounds: 5"
9452+
},
9453+
{
9454+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
9455+
"value": 15.220745392288528,
9456+
"unit": "iter/sec",
9457+
"range": "stddev: 0.011563348294680127",
9458+
"extra": "mean: 65.6998047222209 msec\nrounds: 18"
9459+
},
9460+
{
9461+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
9462+
"value": 171.3745876322337,
9463+
"unit": "iter/sec",
9464+
"range": "stddev: 0.002201590717746416",
9465+
"extra": "mean: 5.83517086060612 msec\nrounds: 165"
9466+
},
9467+
{
9468+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
9469+
"value": 14.94116516539923,
9470+
"unit": "iter/sec",
9471+
"range": "stddev: 0.012050035566638225",
9472+
"extra": "mean: 66.92918450000145 msec\nrounds: 18"
9473+
}
9474+
]
94099475
}
94109476
]
94119477
}

0 commit comments

Comments
 (0)