Skip to content

Commit 8e47913

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for a0467c9
1 parent 95a1c94 commit 8e47913

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": 1764604969697,
2+
"lastUpdate": 1764621769478,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -9934,6 +9934,72 @@ window.BENCHMARK_DATA = {
99349934
"extra": "mean: 62.64757446153951 msec\nrounds: 13"
99359935
}
99369936
]
9937+
},
9938+
{
9939+
"commit": {
9940+
"author": {
9941+
"email": "29139614+renovate[bot]@users.noreply.github.com",
9942+
"name": "renovate[bot]",
9943+
"username": "renovate[bot]"
9944+
},
9945+
"committer": {
9946+
"email": "noreply@github.com",
9947+
"name": "GitHub",
9948+
"username": "web-flow"
9949+
},
9950+
"distinct": true,
9951+
"id": "a0467c9b7f24aed273d272c285e4f14cac7d87de",
9952+
"message": "chore(deps): update actions/checkout action to v6 (#61)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
9953+
"timestamp": "2025-12-01T21:42:03+01:00",
9954+
"tree_id": "4fc7b2af0156c21d23c3dfdbc2aa6827589ba291",
9955+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/a0467c9b7f24aed273d272c285e4f14cac7d87de"
9956+
},
9957+
"date": 1764621768489,
9958+
"tool": "pytest",
9959+
"benches": [
9960+
{
9961+
"name": "tests/test_options.py::test_basic_load",
9962+
"value": 305.4863490505701,
9963+
"unit": "iter/sec",
9964+
"range": "stddev: 0.0014534225772653334",
9965+
"extra": "mean: 3.273468693799016 msec\nrounds: 258"
9966+
},
9967+
{
9968+
"name": "tests/test_options.py::test_basic_load_with_option",
9969+
"value": 1856.605017057614,
9970+
"unit": "iter/sec",
9971+
"range": "stddev: 0.0007027132150462657",
9972+
"extra": "mean: 538.6175254361967 usec\nrounds: 1376"
9973+
},
9974+
{
9975+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
9976+
"value": 3.8520333765563994,
9977+
"unit": "iter/sec",
9978+
"range": "stddev: 0.01537549114908672",
9979+
"extra": "mean: 259.6031504000024 msec\nrounds: 5"
9980+
},
9981+
{
9982+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
9983+
"value": 15.63462993451796,
9984+
"unit": "iter/sec",
9985+
"range": "stddev: 0.013018445810236059",
9986+
"extra": "mean: 63.960580083332275 msec\nrounds: 12"
9987+
},
9988+
{
9989+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
9990+
"value": 175.8348160532281,
9991+
"unit": "iter/sec",
9992+
"range": "stddev: 0.001925592581792093",
9993+
"extra": "mean: 5.687155834355828 msec\nrounds: 163"
9994+
},
9995+
{
9996+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
9997+
"value": 15.322650989996339,
9998+
"unit": "iter/sec",
9999+
"range": "stddev: 0.013416979418621206",
10000+
"extra": "mean: 65.26285827777893 msec\nrounds: 18"
10001+
}
10002+
]
993710003
}
993810004
]
993910005
}

0 commit comments

Comments
 (0)