Skip to content

Commit 9b39175

Browse files
author
github-action-benchmark
committed
add Python Benchmark with pytest-benchmark (pytest) benchmark result for c38cce9
1 parent 981501f commit 9b39175

1 file changed

Lines changed: 39 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1774932867540,
2+
"lastUpdate": 1774932873571,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -47531,6 +47531,44 @@ window.BENCHMARK_DATA = {
4753147531
"extra": "mean: 1.6040774926590848 msec\nrounds: 613"
4753247532
}
4753347533
]
47534+
},
47535+
{
47536+
"commit": {
47537+
"author": {
47538+
"email": "k.trzesniewski@gmail.com",
47539+
"name": "Chris Trzesniewski",
47540+
"username": "ktrz"
47541+
},
47542+
"committer": {
47543+
"email": "k.trzesniewski@gmail.com",
47544+
"name": "Chris Trzesniewski",
47545+
"username": "ktrz"
47546+
},
47547+
"distinct": true,
47548+
"id": "c38cce98215cf75e178ecd5a0c1a1ab215e93006",
47549+
"message": "release v1.22.0",
47550+
"timestamp": "2026-03-31T06:53:51+02:00",
47551+
"tree_id": "bcd62a1fb1374f67221a37001260ca831840ac40",
47552+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/c38cce98215cf75e178ecd5a0c1a1ab215e93006"
47553+
},
47554+
"date": 1774932868914,
47555+
"tool": "pytest",
47556+
"benches": [
47557+
{
47558+
"name": "bench.py::test_fib_10",
47559+
"value": 76327.03241590009,
47560+
"unit": "iter/sec",
47561+
"range": "stddev: 0.0000012571315525798022",
47562+
"extra": "mean: 13.101518143022743 usec\nrounds: 29984"
47563+
},
47564+
{
47565+
"name": "bench.py::test_fib_20",
47566+
"value": 604.5755406814991,
47567+
"unit": "iter/sec",
47568+
"range": "stddev: 0.000018037065721222928",
47569+
"extra": "mean: 1.6540530218486251 msec\nrounds: 595"
47570+
}
47571+
]
4753447572
}
4753547573
],
4753647574
"C++ Benchmark": [

0 commit comments

Comments
 (0)