Skip to content

Commit 981501f

Browse files
author
github-action-benchmark
committed
add Benchmark.js Benchmark (benchmarkjs) benchmark result for c38cce9
1 parent 48d5eb2 commit 981501f

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": 1774932862522,
2+
"lastUpdate": 1774932867540,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -38675,6 +38675,44 @@ window.BENCHMARK_DATA = {
3867538675
"extra": "92 samples"
3867638676
}
3867738677
]
38678+
},
38679+
{
38680+
"commit": {
38681+
"author": {
38682+
"email": "k.trzesniewski@gmail.com",
38683+
"name": "Chris Trzesniewski",
38684+
"username": "ktrz"
38685+
},
38686+
"committer": {
38687+
"email": "k.trzesniewski@gmail.com",
38688+
"name": "Chris Trzesniewski",
38689+
"username": "ktrz"
38690+
},
38691+
"distinct": true,
38692+
"id": "c38cce98215cf75e178ecd5a0c1a1ab215e93006",
38693+
"message": "release v1.22.0",
38694+
"timestamp": "2026-03-31T06:53:51+02:00",
38695+
"tree_id": "bcd62a1fb1374f67221a37001260ca831840ac40",
38696+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/c38cce98215cf75e178ecd5a0c1a1ab215e93006"
38697+
},
38698+
"date": 1774932863692,
38699+
"tool": "benchmarkjs",
38700+
"benches": [
38701+
{
38702+
"name": "fib(10)",
38703+
"value": 1594568,
38704+
"range": "±0.19%",
38705+
"unit": "ops/sec",
38706+
"extra": "94 samples"
38707+
},
38708+
{
38709+
"name": "fib(20)",
38710+
"value": 12979,
38711+
"range": "±0.46%",
38712+
"unit": "ops/sec",
38713+
"extra": "98 samples"
38714+
}
38715+
]
3867838716
}
3867938717
],
3868038718
"Python Benchmark with pytest-benchmark": [

0 commit comments

Comments
 (0)