Skip to content

Commit ae76712

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for 8038a76
1 parent 7ec1fff commit ae76712

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": 1769407632123,
2+
"lastUpdate": 1769953842123,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -10528,6 +10528,72 @@ window.BENCHMARK_DATA = {
1052810528
"extra": "mean: 66.7067472222224 msec\nrounds: 18"
1052910529
}
1053010530
]
10531+
},
10532+
{
10533+
"commit": {
10534+
"author": {
10535+
"email": "29139614+renovate[bot]@users.noreply.github.com",
10536+
"name": "renovate[bot]",
10537+
"username": "renovate[bot]"
10538+
},
10539+
"committer": {
10540+
"email": "noreply@github.com",
10541+
"name": "GitHub",
10542+
"username": "web-flow"
10543+
},
10544+
"distinct": true,
10545+
"id": "8038a767e1afac003a08a28aed2c91521e8370cf",
10546+
"message": "chore(deps): lock file maintenance (#75)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
10547+
"timestamp": "2026-02-01T13:49:57Z",
10548+
"tree_id": "3b5f402813f26c47ef4c46443065de0d35f632aa",
10549+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/8038a767e1afac003a08a28aed2c91521e8370cf"
10550+
},
10551+
"date": 1769953841747,
10552+
"tool": "pytest",
10553+
"benches": [
10554+
{
10555+
"name": "tests/test_options.py::test_basic_load",
10556+
"value": 329.58252051057036,
10557+
"unit": "iter/sec",
10558+
"range": "stddev: 0.0011969469235175532",
10559+
"extra": "mean: 3.0341414904250907 msec\nrounds: 261"
10560+
},
10561+
{
10562+
"name": "tests/test_options.py::test_basic_load_with_option",
10563+
"value": 1923.973163862522,
10564+
"unit": "iter/sec",
10565+
"range": "stddev: 0.000010527539769896624",
10566+
"extra": "mean: 519.757769381993 usec\nrounds: 1522"
10567+
},
10568+
{
10569+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
10570+
"value": 4.276932252982259,
10571+
"unit": "iter/sec",
10572+
"range": "stddev: 0.009698205146195543",
10573+
"extra": "mean: 233.81244800001468 msec\nrounds: 5"
10574+
},
10575+
{
10576+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
10577+
"value": 16.306951146011166,
10578+
"unit": "iter/sec",
10579+
"range": "stddev: 0.008697934283582093",
10580+
"extra": "mean: 61.32354178571323 msec\nrounds: 14"
10581+
},
10582+
{
10583+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
10584+
"value": 178.24581201064026,
10585+
"unit": "iter/sec",
10586+
"range": "stddev: 0.002151844261650594",
10587+
"extra": "mean: 5.610229989248251 msec\nrounds: 186"
10588+
},
10589+
{
10590+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
10591+
"value": 15.789222012322439,
10592+
"unit": "iter/sec",
10593+
"range": "stddev: 0.009511257848771272",
10594+
"extra": "mean: 63.334342833330645 msec\nrounds: 18"
10595+
}
10596+
]
1053110597
}
1053210598
]
1053310599
}

0 commit comments

Comments
 (0)