Skip to content

Commit 95a1c94

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 1fffc02
1 parent 965c77b commit 95a1c94

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": 1764579287825,
2+
"lastUpdate": 1764604969697,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -9868,6 +9868,72 @@ window.BENCHMARK_DATA = {
98689868
"extra": "mean: 68.01911838888941 msec\nrounds: 18"
98699869
}
98709870
]
9871+
},
9872+
{
9873+
"commit": {
9874+
"author": {
9875+
"email": "29139614+renovate[bot]@users.noreply.github.com",
9876+
"name": "renovate[bot]",
9877+
"username": "renovate[bot]"
9878+
},
9879+
"committer": {
9880+
"email": "noreply@github.com",
9881+
"name": "GitHub",
9882+
"username": "web-flow"
9883+
},
9884+
"distinct": true,
9885+
"id": "1fffc02efd11fd75bbb2e7529e2a24ef3c7c142c",
9886+
"message": "chore(deps): lock file maintenance (#63)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
9887+
"timestamp": "2025-12-01T16:02:00Z",
9888+
"tree_id": "68cfeddac39aa50a2cd25875f7892bd659ac04e7",
9889+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/1fffc02efd11fd75bbb2e7529e2a24ef3c7c142c"
9890+
},
9891+
"date": 1764604969159,
9892+
"tool": "pytest",
9893+
"benches": [
9894+
{
9895+
"name": "tests/test_options.py::test_basic_load",
9896+
"value": 352.48738564029264,
9897+
"unit": "iter/sec",
9898+
"range": "stddev: 0.0011590206896585258",
9899+
"extra": "mean: 2.836980955172345 msec\nrounds: 290"
9900+
},
9901+
{
9902+
"name": "tests/test_options.py::test_basic_load_with_option",
9903+
"value": 2214.20822062747,
9904+
"unit": "iter/sec",
9905+
"range": "stddev: 0.000007800224424578363",
9906+
"extra": "mean: 451.62870893714614 usec\nrounds: 1656"
9907+
},
9908+
{
9909+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
9910+
"value": 4.103444766624388,
9911+
"unit": "iter/sec",
9912+
"range": "stddev: 0.015386340281298403",
9913+
"extra": "mean: 243.69768740000097 msec\nrounds: 5"
9914+
},
9915+
{
9916+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
9917+
"value": 15.257021267836906,
9918+
"unit": "iter/sec",
9919+
"range": "stddev: 0.011630432726224608",
9920+
"extra": "mean: 65.54359350000283 msec\nrounds: 18"
9921+
},
9922+
{
9923+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
9924+
"value": 192.80391561108647,
9925+
"unit": "iter/sec",
9926+
"range": "stddev: 0.00233080499639664",
9927+
"extra": "mean: 5.186616655738182 msec\nrounds: 183"
9928+
},
9929+
{
9930+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
9931+
"value": 15.962309931311358,
9932+
"unit": "iter/sec",
9933+
"range": "stddev: 0.010308123431616526",
9934+
"extra": "mean: 62.64757446153951 msec\nrounds: 13"
9935+
}
9936+
]
98719937
}
98729938
]
98739939
}

0 commit comments

Comments
 (0)