Skip to content

Commit 4af6099

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 44c03b9
1 parent e0ac4c4 commit 4af6099

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": 1741584254207,
2+
"lastUpdate": 1742506771815,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -7888,6 +7888,72 @@ window.BENCHMARK_DATA = {
78887888
"extra": "mean: 68.25196070588437 msec\nrounds: 17"
78897889
}
78907890
]
7891+
},
7892+
{
7893+
"commit": {
7894+
"author": {
7895+
"email": "29139614+renovate[bot]@users.noreply.github.com",
7896+
"name": "renovate[bot]",
7897+
"username": "renovate[bot]"
7898+
},
7899+
"committer": {
7900+
"email": "noreply@github.com",
7901+
"name": "GitHub",
7902+
"username": "web-flow"
7903+
},
7904+
"distinct": true,
7905+
"id": "44c03b97bc57beece493192ed0aa9d6b63f77145",
7906+
"message": "fix(deps): update all non-major dependencies (#34)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
7907+
"timestamp": "2025-03-20T21:38:41Z",
7908+
"tree_id": "2c31b96111018dbe8404d37bc59e32fe9e81777a",
7909+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/44c03b97bc57beece493192ed0aa9d6b63f77145"
7910+
},
7911+
"date": 1742506771413,
7912+
"tool": "pytest",
7913+
"benches": [
7914+
{
7915+
"name": "tests/test_options.py::test_basic_load",
7916+
"value": 350.4490012549621,
7917+
"unit": "iter/sec",
7918+
"range": "stddev: 0.001338846231506333",
7919+
"extra": "mean: 2.8534822368418453 msec\nrounds: 304"
7920+
},
7921+
{
7922+
"name": "tests/test_options.py::test_basic_load_with_option",
7923+
"value": 2044.1153556389218,
7924+
"unit": "iter/sec",
7925+
"range": "stddev: 0.000010802962104451172",
7926+
"extra": "mean: 489.20918148840656 usec\nrounds: 1653"
7927+
},
7928+
{
7929+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
7930+
"value": 4.51165002736603,
7931+
"unit": "iter/sec",
7932+
"range": "stddev: 0.009765114887037006",
7933+
"extra": "mean: 221.64839779999852 msec\nrounds: 5"
7934+
},
7935+
{
7936+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
7937+
"value": 16.069030184638823,
7938+
"unit": "iter/sec",
7939+
"range": "stddev: 0.010265642270126272",
7940+
"extra": "mean: 62.23150921428657 msec\nrounds: 14"
7941+
},
7942+
{
7943+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
7944+
"value": 180.6977163467945,
7945+
"unit": "iter/sec",
7946+
"range": "stddev: 0.0027481967947930843",
7947+
"extra": "mean: 5.534104249999503 msec\nrounds: 168"
7948+
},
7949+
{
7950+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
7951+
"value": 16.335349052788654,
7952+
"unit": "iter/sec",
7953+
"range": "stddev: 0.009706098726415667",
7954+
"extra": "mean: 61.21693492856752 msec\nrounds: 14"
7955+
}
7956+
]
78917957
}
78927958
]
78937959
}

0 commit comments

Comments
 (0)