Skip to content

Commit 7958317

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for e4f237b
1 parent 712d43c commit 7958317

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": 1765184414918,
2+
"lastUpdate": 1765792953097,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -10066,6 +10066,72 @@ window.BENCHMARK_DATA = {
1006610066
"extra": "mean: 74.14645038889016 msec\nrounds: 18"
1006710067
}
1006810068
]
10069+
},
10070+
{
10071+
"commit": {
10072+
"author": {
10073+
"email": "29139614+renovate[bot]@users.noreply.github.com",
10074+
"name": "renovate[bot]",
10075+
"username": "renovate[bot]"
10076+
},
10077+
"committer": {
10078+
"email": "noreply@github.com",
10079+
"name": "GitHub",
10080+
"username": "web-flow"
10081+
},
10082+
"distinct": true,
10083+
"id": "e4f237b218cd44abd1e9427112658f1eb4669a0e",
10084+
"message": "fix(deps): update all non-major dependencies (#65)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
10085+
"timestamp": "2025-12-15T10:01:38Z",
10086+
"tree_id": "949f89036a578e87c17da9e754ed47231d1aed6f",
10087+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/e4f237b218cd44abd1e9427112658f1eb4669a0e"
10088+
},
10089+
"date": 1765792952459,
10090+
"tool": "pytest",
10091+
"benches": [
10092+
{
10093+
"name": "tests/test_options.py::test_basic_load",
10094+
"value": 324.8889711170003,
10095+
"unit": "iter/sec",
10096+
"range": "stddev: 0.0012255801733601858",
10097+
"extra": "mean: 3.077974597173617 msec\nrounds: 283"
10098+
},
10099+
{
10100+
"name": "tests/test_options.py::test_basic_load_with_option",
10101+
"value": 1868.2504777652734,
10102+
"unit": "iter/sec",
10103+
"range": "stddev: 0.000014079429285191032",
10104+
"extra": "mean: 535.2601334250212 usec\nrounds: 1454"
10105+
},
10106+
{
10107+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
10108+
"value": 3.8232291933669686,
10109+
"unit": "iter/sec",
10110+
"range": "stddev: 0.01170326142960038",
10111+
"extra": "mean: 261.55899880000106 msec\nrounds: 5"
10112+
},
10113+
{
10114+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
10115+
"value": 14.982819487330273,
10116+
"unit": "iter/sec",
10117+
"range": "stddev: 0.00919222754949109",
10118+
"extra": "mean: 66.74311205882292 msec\nrounds: 17"
10119+
},
10120+
{
10121+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
10122+
"value": 177.27638098857688,
10123+
"unit": "iter/sec",
10124+
"range": "stddev: 0.0016845797164602196",
10125+
"extra": "mean: 5.640909377907691 msec\nrounds: 172"
10126+
},
10127+
{
10128+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
10129+
"value": 15.1285454351368,
10130+
"unit": "iter/sec",
10131+
"range": "stddev: 0.008990903162358498",
10132+
"extra": "mean: 66.10020800000046 msec\nrounds: 17"
10133+
}
10134+
]
1006910135
}
1007010136
]
1007110137
}

0 commit comments

Comments
 (0)