Skip to content

Commit e3b47e5

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 82c0f63
1 parent 9175e3c commit e3b47e5

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": 1743401693302,
2+
"lastUpdate": 1743490377225,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -8086,6 +8086,72 @@ window.BENCHMARK_DATA = {
80868086
"extra": "mean: 63.52677631578797 msec\nrounds: 19"
80878087
}
80888088
]
8089+
},
8090+
{
8091+
"commit": {
8092+
"author": {
8093+
"email": "29139614+renovate[bot]@users.noreply.github.com",
8094+
"name": "renovate[bot]",
8095+
"username": "renovate[bot]"
8096+
},
8097+
"committer": {
8098+
"email": "noreply@github.com",
8099+
"name": "GitHub",
8100+
"username": "web-flow"
8101+
},
8102+
"distinct": true,
8103+
"id": "82c0f63e017f00a6a8b07974b28cda4303a59a70",
8104+
"message": "chore(deps): lock file maintenance (#37)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
8105+
"timestamp": "2025-04-01T06:52:09Z",
8106+
"tree_id": "8a7d89ea9cedf346120919248661285a48189c92",
8107+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/82c0f63e017f00a6a8b07974b28cda4303a59a70"
8108+
},
8109+
"date": 1743490376851,
8110+
"tool": "pytest",
8111+
"benches": [
8112+
{
8113+
"name": "tests/test_options.py::test_basic_load",
8114+
"value": 320.29626611495286,
8115+
"unit": "iter/sec",
8116+
"range": "stddev: 0.001553619732354293",
8117+
"extra": "mean: 3.1221094523815163 msec\nrounds: 252"
8118+
},
8119+
{
8120+
"name": "tests/test_options.py::test_basic_load_with_option",
8121+
"value": 1990.4795775910056,
8122+
"unit": "iter/sec",
8123+
"range": "stddev: 0.000013165608735943421",
8124+
"extra": "mean: 502.3914895978276 usec\nrounds: 1442"
8125+
},
8126+
{
8127+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
8128+
"value": 3.7224970305194103,
8129+
"unit": "iter/sec",
8130+
"range": "stddev: 0.015935419132632734",
8131+
"extra": "mean: 268.6368832000028 msec\nrounds: 5"
8132+
},
8133+
{
8134+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
8135+
"value": 14.43579494824129,
8136+
"unit": "iter/sec",
8137+
"range": "stddev: 0.014450769995094068",
8138+
"extra": "mean: 69.27225023529653 msec\nrounds: 17"
8139+
},
8140+
{
8141+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
8142+
"value": 179.25005422065414,
8143+
"unit": "iter/sec",
8144+
"range": "stddev: 0.002311121521873152",
8145+
"extra": "mean: 5.5787988703702975 msec\nrounds: 162"
8146+
},
8147+
{
8148+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
8149+
"value": 14.201990721285881,
8150+
"unit": "iter/sec",
8151+
"range": "stddev: 0.013495094294792818",
8152+
"extra": "mean: 70.41266394444297 msec\nrounds: 18"
8153+
}
8154+
]
80898155
}
80908156
]
80918157
}

0 commit comments

Comments
 (0)