Skip to content

Commit 7ec1fff

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 8ba1ae4
1 parent eae4c0a commit 7ec1fff

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": 1768800599804,
2+
"lastUpdate": 1769407632123,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -10462,6 +10462,72 @@ window.BENCHMARK_DATA = {
1046210462
"extra": "mean: 67.70229977777988 msec\nrounds: 18"
1046310463
}
1046410464
]
10465+
},
10466+
{
10467+
"commit": {
10468+
"author": {
10469+
"email": "29139614+renovate[bot]@users.noreply.github.com",
10470+
"name": "renovate[bot]",
10471+
"username": "renovate[bot]"
10472+
},
10473+
"committer": {
10474+
"email": "noreply@github.com",
10475+
"name": "GitHub",
10476+
"username": "web-flow"
10477+
},
10478+
"distinct": true,
10479+
"id": "8ba1ae49c1431b8d7c7d8f03388d368c2093fee7",
10480+
"message": "fix(deps): update all non-major dependencies (#74)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
10481+
"timestamp": "2026-01-26T06:06:23Z",
10482+
"tree_id": "980193fb551cbf26a00e7be9d54b06e0078e846c",
10483+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/8ba1ae49c1431b8d7c7d8f03388d368c2093fee7"
10484+
},
10485+
"date": 1769407631572,
10486+
"tool": "pytest",
10487+
"benches": [
10488+
{
10489+
"name": "tests/test_options.py::test_basic_load",
10490+
"value": 337.1672031022082,
10491+
"unit": "iter/sec",
10492+
"range": "stddev: 0.001690123707553997",
10493+
"extra": "mean: 2.9658875204919086 msec\nrounds: 244"
10494+
},
10495+
{
10496+
"name": "tests/test_options.py::test_basic_load_with_option",
10497+
"value": 1944.4605663537484,
10498+
"unit": "iter/sec",
10499+
"range": "stddev: 0.00008261443969046563",
10500+
"extra": "mean: 514.2814502405671 usec\nrounds: 1457"
10501+
},
10502+
{
10503+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
10504+
"value": 3.967887770002208,
10505+
"unit": "iter/sec",
10506+
"range": "stddev: 0.017861382534938863",
10507+
"extra": "mean: 252.02325719999973 msec\nrounds: 5"
10508+
},
10509+
{
10510+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
10511+
"value": 14.692561601246169,
10512+
"unit": "iter/sec",
10513+
"range": "stddev: 0.016731653053599093",
10514+
"extra": "mean: 68.06165099999878 msec\nrounds: 11"
10515+
},
10516+
{
10517+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
10518+
"value": 167.00782689428024,
10519+
"unit": "iter/sec",
10520+
"range": "stddev: 0.0032926330774808352",
10521+
"extra": "mean: 5.987743320754798 msec\nrounds: 159"
10522+
},
10523+
{
10524+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
10525+
"value": 14.990987293514205,
10526+
"unit": "iter/sec",
10527+
"range": "stddev: 0.015420106641913916",
10528+
"extra": "mean: 66.7067472222224 msec\nrounds: 18"
10529+
}
10530+
]
1046510531
}
1046610532
]
1046710533
}

0 commit comments

Comments
 (0)