Skip to content

Commit 31b187b

Browse files
author
github-action-benchmark
committed
add Benchmark (pytest) benchmark result for a75f386
1 parent 67179eb commit 31b187b

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

dev/bench/data.js

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1763681315286,
2+
"lastUpdate": 1764311965632,
33
"repoUrl": "https://github.com/syrupy-project/syrupy",
44
"entries": {
55
"Benchmark": [
@@ -11612,6 +11612,51 @@ window.BENCHMARK_DATA = {
1161211612
"extra": "mean: 1.7805282154000026 sec\nrounds: 5"
1161311613
}
1161411614
]
11615+
},
11616+
{
11617+
"commit": {
11618+
"author": {
11619+
"email": "29139614+renovate[bot]@users.noreply.github.com",
11620+
"name": "renovate[bot]",
11621+
"username": "renovate[bot]"
11622+
},
11623+
"committer": {
11624+
"email": "[email protected]",
11625+
"name": "GitHub",
11626+
"username": "web-flow"
11627+
},
11628+
"distinct": true,
11629+
"id": "a75f3865341ead6ec7ffaae7516d4a5521637db3",
11630+
"message": "chore(deps): update dependency ruff to v0.14.4 (#1041)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
11631+
"timestamp": "2025-11-28T07:38:06+01:00",
11632+
"tree_id": "4e0bdbe4eca7a22d2e52530a11d8f30c61618691",
11633+
"url": "https://github.com/syrupy-project/syrupy/commit/a75f3865341ead6ec7ffaae7516d4a5521637db3"
11634+
},
11635+
"date": 1764311964718,
11636+
"tool": "pytest",
11637+
"benches": [
11638+
{
11639+
"name": "benchmarks/test_1000x.py::test_1000x_reads",
11640+
"value": 0.594465667780297,
11641+
"unit": "iter/sec",
11642+
"range": "stddev: 0.027500434179559333",
11643+
"extra": "mean: 1.6821829320000035 sec\nrounds: 5"
11644+
},
11645+
{
11646+
"name": "benchmarks/test_1000x.py::test_1000x_writes",
11647+
"value": 0.5610483929357047,
11648+
"unit": "iter/sec",
11649+
"range": "stddev: 0.11810047580229813",
11650+
"extra": "mean: 1.7823774429999986 sec\nrounds: 5"
11651+
},
11652+
{
11653+
"name": "benchmarks/test_standard.py::test_standard",
11654+
"value": 0.5515122204329295,
11655+
"unit": "iter/sec",
11656+
"range": "stddev: 0.0815706057423749",
11657+
"extra": "mean: 1.8131964495999995 sec\nrounds: 5"
11658+
}
11659+
]
1161511660
}
1161611661
]
1161711662
}

0 commit comments

Comments
 (0)