Skip to content

Commit dd2268c

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 5b608a0
1 parent d7c3230 commit dd2268c

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": 1761975199870,
2+
"lastUpdate": 1762149633045,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -9472,6 +9472,72 @@ window.BENCHMARK_DATA = {
94729472
"extra": "mean: 66.92918450000145 msec\nrounds: 18"
94739473
}
94749474
]
9475+
},
9476+
{
9477+
"commit": {
9478+
"author": {
9479+
"email": "29139614+renovate[bot]@users.noreply.github.com",
9480+
"name": "renovate[bot]",
9481+
"username": "renovate[bot]"
9482+
},
9483+
"committer": {
9484+
"email": "noreply@github.com",
9485+
"name": "GitHub",
9486+
"username": "web-flow"
9487+
},
9488+
"distinct": true,
9489+
"id": "5b608a0782f9e147cfef0badbae18a27c7de241d",
9490+
"message": "chore(deps): update all non-major dependencies (#55)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
9491+
"timestamp": "2025-11-03T05:59:50Z",
9492+
"tree_id": "566913c60d10a88bfbd2ab327e7b81716a1f77e2",
9493+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/5b608a0782f9e147cfef0badbae18a27c7de241d"
9494+
},
9495+
"date": 1762149632459,
9496+
"tool": "pytest",
9497+
"benches": [
9498+
{
9499+
"name": "tests/test_options.py::test_basic_load",
9500+
"value": 319.4882273869018,
9501+
"unit": "iter/sec",
9502+
"range": "stddev: 0.0015839067993860133",
9503+
"extra": "mean: 3.130005785123954 msec\nrounds: 242"
9504+
},
9505+
{
9506+
"name": "tests/test_options.py::test_basic_load_with_option",
9507+
"value": 1886.448834892833,
9508+
"unit": "iter/sec",
9509+
"range": "stddev: 0.000015741695953509876",
9510+
"extra": "mean: 530.0965398602019 usec\nrounds: 1430"
9511+
},
9512+
{
9513+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
9514+
"value": 4.211460355632723,
9515+
"unit": "iter/sec",
9516+
"range": "stddev: 0.01617243600539114",
9517+
"extra": "mean: 237.4473260000002 msec\nrounds: 5"
9518+
},
9519+
{
9520+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
9521+
"value": 15.306419141007876,
9522+
"unit": "iter/sec",
9523+
"range": "stddev: 0.012842816750175649",
9524+
"extra": "mean: 65.33206694444102 msec\nrounds: 18"
9525+
},
9526+
{
9527+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
9528+
"value": 174.8817499492882,
9529+
"unit": "iter/sec",
9530+
"range": "stddev: 0.0021820683447755776",
9531+
"extra": "mean: 5.718149551282381 msec\nrounds: 156"
9532+
},
9533+
{
9534+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
9535+
"value": 15.144482655470096,
9536+
"unit": "iter/sec",
9537+
"range": "stddev: 0.012776171798670213",
9538+
"extra": "mean: 66.03064777777708 msec\nrounds: 18"
9539+
}
9540+
]
94759541
}
94769542
]
94779543
}

0 commit comments

Comments
 (0)