Skip to content

Commit d8dff6f

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for fc32d68
1 parent ae76712 commit d8dff6f

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": 1769953842123,
2+
"lastUpdate": 1770009059546,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -10594,6 +10594,72 @@ window.BENCHMARK_DATA = {
1059410594
"extra": "mean: 63.334342833330645 msec\nrounds: 18"
1059510595
}
1059610596
]
10597+
},
10598+
{
10599+
"commit": {
10600+
"author": {
10601+
"email": "29139614+renovate[bot]@users.noreply.github.com",
10602+
"name": "renovate[bot]",
10603+
"username": "renovate[bot]"
10604+
},
10605+
"committer": {
10606+
"email": "noreply@github.com",
10607+
"name": "GitHub",
10608+
"username": "web-flow"
10609+
},
10610+
"distinct": true,
10611+
"id": "fc32d6827bbe47b286b556b795830d18b0564b7c",
10612+
"message": "chore(deps): update dependency black to >=26.1.0 (#76)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
10613+
"timestamp": "2026-02-02T05:10:11Z",
10614+
"tree_id": "e3096215451320651875642706570833b6774776",
10615+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/fc32d6827bbe47b286b556b795830d18b0564b7c"
10616+
},
10617+
"date": 1770009058386,
10618+
"tool": "pytest",
10619+
"benches": [
10620+
{
10621+
"name": "tests/test_options.py::test_basic_load",
10622+
"value": 350.5211037493673,
10623+
"unit": "iter/sec",
10624+
"range": "stddev: 0.0014458721931534895",
10625+
"extra": "mean: 2.8528952730761366 msec\nrounds: 260"
10626+
},
10627+
{
10628+
"name": "tests/test_options.py::test_basic_load_with_option",
10629+
"value": 2058.412288443758,
10630+
"unit": "iter/sec",
10631+
"range": "stddev: 0.000014108141510775204",
10632+
"extra": "mean: 485.81132439509486 usec\nrounds: 1529"
10633+
},
10634+
{
10635+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
10636+
"value": 4.255602640886025,
10637+
"unit": "iter/sec",
10638+
"range": "stddev: 0.01905059961482273",
10639+
"extra": "mean: 234.9843452000016 msec\nrounds: 5"
10640+
},
10641+
{
10642+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
10643+
"value": 15.554632953108314,
10644+
"unit": "iter/sec",
10645+
"range": "stddev: 0.013189863935747122",
10646+
"extra": "mean: 64.2895273076931 msec\nrounds: 13"
10647+
},
10648+
{
10649+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
10650+
"value": 189.7150596451166,
10651+
"unit": "iter/sec",
10652+
"range": "stddev: 0.0002581696764479017",
10653+
"extra": "mean: 5.271062834287445 msec\nrounds: 175"
10654+
},
10655+
{
10656+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
10657+
"value": 15.038442029310733,
10658+
"unit": "iter/sec",
10659+
"range": "stddev: 0.014701869818270034",
10660+
"extra": "mean: 66.49624994736463 msec\nrounds: 19"
10661+
}
10662+
]
1059710663
}
1059810664
]
1059910665
}

0 commit comments

Comments
 (0)