Skip to content

Commit b4240d6

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for dbbc0f3
1 parent 960622a commit b4240d6

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": 1758837840628,
2+
"lastUpdate": 1759351918865,
33
"repoUrl": "https://github.com/jvllmr/sqlalchemy-sessionload",
44
"entries": {
55
"Benchmark": [
@@ -8944,6 +8944,72 @@ window.BENCHMARK_DATA = {
89448944
"extra": "mean: 62.445896157895895 msec\nrounds: 19"
89458945
}
89468946
]
8947+
},
8948+
{
8949+
"commit": {
8950+
"author": {
8951+
"email": "29139614+renovate[bot]@users.noreply.github.com",
8952+
"name": "renovate[bot]",
8953+
"username": "renovate[bot]"
8954+
},
8955+
"committer": {
8956+
"email": "noreply@github.com",
8957+
"name": "GitHub",
8958+
"username": "web-flow"
8959+
},
8960+
"distinct": true,
8961+
"id": "dbbc0f3d4f54ac0ce8658bdc83d75d1b6fd70b96",
8962+
"message": "chore(deps): lock file maintenance (#49)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
8963+
"timestamp": "2025-10-01T20:51:08Z",
8964+
"tree_id": "ec83f4bb670d3f48152091fc8ab8d6d7262ce5bd",
8965+
"url": "https://github.com/jvllmr/sqlalchemy-sessionload/commit/dbbc0f3d4f54ac0ce8658bdc83d75d1b6fd70b96"
8966+
},
8967+
"date": 1759351918386,
8968+
"tool": "pytest",
8969+
"benches": [
8970+
{
8971+
"name": "tests/test_options.py::test_basic_load",
8972+
"value": 312.2498518018575,
8973+
"unit": "iter/sec",
8974+
"range": "stddev: 0.0018052388358705416",
8975+
"extra": "mean: 3.2025635696204073 msec\nrounds: 237"
8976+
},
8977+
{
8978+
"name": "tests/test_options.py::test_basic_load_with_option",
8979+
"value": 1864.8638195685728,
8980+
"unit": "iter/sec",
8981+
"range": "stddev: 0.000013043921784226486",
8982+
"extra": "mean: 536.2321846274787 usec\nrounds: 1327"
8983+
},
8984+
{
8985+
"name": "tests/test_options.py::test_relationship_load[basic_options0-lib_options0]",
8986+
"value": 3.022446389736453,
8987+
"unit": "iter/sec",
8988+
"range": "stddev: 0.027722518062221844",
8989+
"extra": "mean: 330.85781220000285 msec\nrounds: 5"
8990+
},
8991+
{
8992+
"name": "tests/test_options.py::test_relationship_load[basic_options1-lib_options1]",
8993+
"value": 13.304359177524924,
8994+
"unit": "iter/sec",
8995+
"range": "stddev: 0.016492755260882876",
8996+
"extra": "mean: 75.16333456250202 msec\nrounds: 16"
8997+
},
8998+
{
8999+
"name": "tests/test_options.py::test_relationship_load_option[basic_options0-lib_options0]",
9000+
"value": 162.38364822563773,
9001+
"unit": "iter/sec",
9002+
"range": "stddev: 0.002775448344512053",
9003+
"extra": "mean: 6.158255532050032 msec\nrounds: 156"
9004+
},
9005+
{
9006+
"name": "tests/test_options.py::test_relationship_load_option[basic_options1-lib_options1]",
9007+
"value": 13.283437986959296,
9008+
"unit": "iter/sec",
9009+
"range": "stddev: 0.015731907075499308",
9010+
"extra": "mean: 75.28171554545793 msec\nrounds: 11"
9011+
}
9012+
]
89479013
}
89489014
]
89499015
}

0 commit comments

Comments
 (0)