Skip to content

Commit 5b48255

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 8648a58
1 parent e1f9680 commit 5b48255

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": 1741403481862,
2+
"lastUpdate": 1741412986016,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -7756,6 +7756,72 @@ window.BENCHMARK_DATA = {
77567756
"extra": "mean: 65.6256142222252 msec\nrounds: 18"
77577757
}
77587758
]
7759+
},
7760+
{
7761+
"commit": {
7762+
"author": {
7763+
"email": "29139614+renovate[bot]@users.noreply.github.com",
7764+
"name": "renovate[bot]",
7765+
"username": "renovate[bot]"
7766+
},
7767+
"committer": {
7768+
"email": "noreply@github.com",
7769+
"name": "GitHub",
7770+
"username": "web-flow"
7771+
},
7772+
"distinct": true,
7773+
"id": "8648a58891524cd24538a47e152a1f294abaf76a",
7774+
"message": "chore(deps): lock file maintenance (#31)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
7775+
"timestamp": "2025-03-08T05:48:53Z",
7776+
"tree_id": "b4fc4586d78ae7af7f1c6e370fd9d45c14714537",
7777+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/8648a58891524cd24538a47e152a1f294abaf76a"
7778+
},
7779+
"date": 1741412985035,
7780+
"tool": "pytest",
7781+
"benches": [
7782+
{
7783+
"name": "tests/test_options.py::test_basic_load",
7784+
"value": 321.0315188365647,
7785+
"unit": "iter/sec",
7786+
"range": "stddev: 0.001838338292148342",
7787+
"extra": "mean: 3.1149589411782777 msec\nrounds: 221"
7788+
},
7789+
{
7790+
"name": "tests/test_options.py::test_basic_load_with_option",
7791+
"value": 1938.8983721001227,
7792+
"unit": "iter/sec",
7793+
"range": "stddev: 0.000015021898366729298",
7794+
"extra": "mean: 515.7567897263473 usec\nrounds: 1460"
7795+
},
7796+
{
7797+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
7798+
"value": 3.730906901119093,
7799+
"unit": "iter/sec",
7800+
"range": "stddev: 0.017714115177633657",
7801+
"extra": "mean: 268.0313463999994 msec\nrounds: 5"
7802+
},
7803+
{
7804+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
7805+
"value": 14.272204162883144,
7806+
"unit": "iter/sec",
7807+
"range": "stddev: 0.016240143517308913",
7808+
"extra": "mean: 70.06626226666792 msec\nrounds: 15"
7809+
},
7810+
{
7811+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
7812+
"value": 176.83690138613136,
7813+
"unit": "iter/sec",
7814+
"range": "stddev: 0.0021632544870829108",
7815+
"extra": "mean: 5.654928310559202 msec\nrounds: 161"
7816+
},
7817+
{
7818+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
7819+
"value": 15.007720008691875,
7820+
"unit": "iter/sec",
7821+
"range": "stddev: 0.01348857414914137",
7822+
"extra": "mean: 66.6323731666662 msec\nrounds: 18"
7823+
}
7824+
]
77597825
}
77607826
]
77617827
}

0 commit comments

Comments
 (0)