Skip to content

Commit 295850c

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for ca2b677
1 parent 60b8f4f commit 295850c

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": 1760640077340,
2+
"lastUpdate": 1760640283539,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -9208,6 +9208,72 @@ window.BENCHMARK_DATA = {
92089208
"extra": "mean: 64.55259784209638 msec\nrounds: 19"
92099209
}
92109210
]
9211+
},
9212+
{
9213+
"commit": {
9214+
"author": {
9215+
"email": "29139614+renovate[bot]@users.noreply.github.com",
9216+
"name": "renovate[bot]",
9217+
"username": "renovate[bot]"
9218+
},
9219+
"committer": {
9220+
"email": "noreply@github.com",
9221+
"name": "GitHub",
9222+
"username": "web-flow"
9223+
},
9224+
"distinct": true,
9225+
"id": "ca2b6775e5421445d4a103a0f32f474ebb9f8832",
9226+
"message": "fix(deps): update all non-major dependencies (#50)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
9227+
"timestamp": "2025-10-16T20:43:40+02:00",
9228+
"tree_id": "749c0d125ae9c8937d232c24c66a357ffeaab10a",
9229+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/ca2b6775e5421445d4a103a0f32f474ebb9f8832"
9230+
},
9231+
"date": 1760640282793,
9232+
"tool": "pytest",
9233+
"benches": [
9234+
{
9235+
"name": "tests/test_options.py::test_basic_load",
9236+
"value": 324.8893743168365,
9237+
"unit": "iter/sec",
9238+
"range": "stddev: 0.002045215518251298",
9239+
"extra": "mean: 3.0779707772922933 msec\nrounds: 229"
9240+
},
9241+
{
9242+
"name": "tests/test_options.py::test_basic_load_with_option",
9243+
"value": 1925.076357772008,
9244+
"unit": "iter/sec",
9245+
"range": "stddev: 0.000012367566252837134",
9246+
"extra": "mean: 519.459914388722 usec\nrounds: 1390"
9247+
},
9248+
{
9249+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
9250+
"value": 4.110488851881107,
9251+
"unit": "iter/sec",
9252+
"range": "stddev: 0.017782439364637474",
9253+
"extra": "mean: 243.28006620000053 msec\nrounds: 5"
9254+
},
9255+
{
9256+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
9257+
"value": 14.717487253966235,
9258+
"unit": "iter/sec",
9259+
"range": "stddev: 0.016936926250807408",
9260+
"extra": "mean: 67.94638124999963 msec\nrounds: 12"
9261+
},
9262+
{
9263+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
9264+
"value": 172.7075203781406,
9265+
"unit": "iter/sec",
9266+
"range": "stddev: 0.002333229319844884",
9267+
"extra": "mean: 5.790135819277091 msec\nrounds: 166"
9268+
},
9269+
{
9270+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
9271+
"value": 15.441844247286504,
9272+
"unit": "iter/sec",
9273+
"range": "stddev: 0.015619348354938145",
9274+
"extra": "mean: 64.7591041578938 msec\nrounds: 19"
9275+
}
9276+
]
92119277
}
92129278
]
92139279
}

0 commit comments

Comments
 (0)