Skip to content

Commit 77b83d0

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

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": 1760938798436,
2+
"lastUpdate": 1761544786180,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -9340,6 +9340,72 @@ window.BENCHMARK_DATA = {
93409340
"extra": "mean: 66.50984111111313 msec\nrounds: 18"
93419341
}
93429342
]
9343+
},
9344+
{
9345+
"commit": {
9346+
"author": {
9347+
"email": "29139614+renovate[bot]@users.noreply.github.com",
9348+
"name": "renovate[bot]",
9349+
"username": "renovate[bot]"
9350+
},
9351+
"committer": {
9352+
"email": "noreply@github.com",
9353+
"name": "GitHub",
9354+
"username": "web-flow"
9355+
},
9356+
"distinct": true,
9357+
"id": "01140788906d69002da0858a01945e8638e67543",
9358+
"message": "chore(deps): update all non-major dependencies (#53)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
9359+
"timestamp": "2025-10-27T05:58:42Z",
9360+
"tree_id": "8ee4e9c62ac03e6c6417f87786b19e680393e9b0",
9361+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/01140788906d69002da0858a01945e8638e67543"
9362+
},
9363+
"date": 1761544785453,
9364+
"tool": "pytest",
9365+
"benches": [
9366+
{
9367+
"name": "tests/test_options.py::test_basic_load",
9368+
"value": 339.347727949998,
9369+
"unit": "iter/sec",
9370+
"range": "stddev: 0.00006740116794622834",
9371+
"extra": "mean: 2.9468298079996202 msec\nrounds: 250"
9372+
},
9373+
{
9374+
"name": "tests/test_options.py::test_basic_load_with_option",
9375+
"value": 1959.101444675911,
9376+
"unit": "iter/sec",
9377+
"range": "stddev: 0.000021401308089184204",
9378+
"extra": "mean: 510.43809023653057 usec\nrounds: 1352"
9379+
},
9380+
{
9381+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
9382+
"value": 3.988827956634405,
9383+
"unit": "iter/sec",
9384+
"range": "stddev: 0.019165600974294688",
9385+
"extra": "mean: 250.7002084000021 msec\nrounds: 5"
9386+
},
9387+
{
9388+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
9389+
"value": 13.629163885989056,
9390+
"unit": "iter/sec",
9391+
"range": "stddev: 0.01817816025737068",
9392+
"extra": "mean: 73.37207244444481 msec\nrounds: 18"
9393+
},
9394+
{
9395+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
9396+
"value": 160.7264050177166,
9397+
"unit": "iter/sec",
9398+
"range": "stddev: 0.0030020346869002123",
9399+
"extra": "mean: 6.221753046052214 msec\nrounds: 152"
9400+
},
9401+
{
9402+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
9403+
"value": 13.742446582461351,
9404+
"unit": "iter/sec",
9405+
"range": "stddev: 0.01859831400564171",
9406+
"extra": "mean: 72.76724664705914 msec\nrounds: 17"
9407+
}
9408+
]
93439409
}
93449410
]
93459411
}

0 commit comments

Comments
 (0)