Skip to content

Commit f1dbd96

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 0a56d17
1 parent c7de19e commit f1dbd96

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": 1767596770595,
2+
"lastUpdate": 1768196586406,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -10330,6 +10330,72 @@ window.BENCHMARK_DATA = {
1033010330
"extra": "mean: 76.89314174996298 msec\nrounds: 16"
1033110331
}
1033210332
]
10333+
},
10334+
{
10335+
"commit": {
10336+
"author": {
10337+
"email": "29139614+renovate[bot]@users.noreply.github.com",
10338+
"name": "renovate[bot]",
10339+
"username": "renovate[bot]"
10340+
},
10341+
"committer": {
10342+
"email": "noreply@github.com",
10343+
"name": "GitHub",
10344+
"username": "web-flow"
10345+
},
10346+
"distinct": true,
10347+
"id": "0a56d1738d597f9bd70c127157e669e785c8a7b3",
10348+
"message": "chore(deps): update all non-major dependencies (#71)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
10349+
"timestamp": "2026-01-12T05:42:22Z",
10350+
"tree_id": "3c543eaa01abc1689a5cf9b8c537a05c95e3b78c",
10351+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/0a56d1738d597f9bd70c127157e669e785c8a7b3"
10352+
},
10353+
"date": 1768196586005,
10354+
"tool": "pytest",
10355+
"benches": [
10356+
{
10357+
"name": "tests/test_options.py::test_basic_load",
10358+
"value": 346.49042841727226,
10359+
"unit": "iter/sec",
10360+
"range": "stddev: 0.0012679845382318389",
10361+
"extra": "mean: 2.886082610038849 msec\nrounds: 259"
10362+
},
10363+
{
10364+
"name": "tests/test_options.py::test_basic_load_with_option",
10365+
"value": 1996.6855817406258,
10366+
"unit": "iter/sec",
10367+
"range": "stddev: 0.000010982429318792301",
10368+
"extra": "mean: 500.82998001530234 usec\nrounds: 1301"
10369+
},
10370+
{
10371+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
10372+
"value": 4.085182439827619,
10373+
"unit": "iter/sec",
10374+
"range": "stddev: 0.012447585567453968",
10375+
"extra": "mean: 244.78710919999855 msec\nrounds: 5"
10376+
},
10377+
{
10378+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
10379+
"value": 15.415206341678742,
10380+
"unit": "iter/sec",
10381+
"range": "stddev: 0.013382589341858233",
10382+
"extra": "mean: 64.87100969230998 msec\nrounds: 13"
10383+
},
10384+
{
10385+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
10386+
"value": 177.76371694995913,
10387+
"unit": "iter/sec",
10388+
"range": "stddev: 0.002827208468241108",
10389+
"extra": "mean: 5.625444928570559 msec\nrounds: 168"
10390+
},
10391+
{
10392+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
10393+
"value": 15.204181399232702,
10394+
"unit": "iter/sec",
10395+
"range": "stddev: 0.013200747429890075",
10396+
"extra": "mean: 65.77138050000286 msec\nrounds: 12"
10397+
}
10398+
]
1033310399
}
1033410400
]
1033510401
}

0 commit comments

Comments
 (0)