Skip to content

Commit 420283e

Browse files
author
github-action-benchmark
committed
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 2e6f4e3
1 parent f8d9852 commit 420283e

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": 1757158995467,
2+
"lastUpdate": 1757158998022,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -37261,6 +37261,44 @@ window.BENCHMARK_DATA = {
3726137261
"extra": "93 samples"
3726237262
}
3726337263
]
37264+
},
37265+
{
37266+
"commit": {
37267+
"author": {
37268+
"email": "k.trzesniewski@gmail.com",
37269+
"name": "Chris Trzesniewski",
37270+
"username": "ktrz"
37271+
},
37272+
"committer": {
37273+
"email": "k.trzesniewski@gmail.com",
37274+
"name": "Chris Trzesniewski",
37275+
"username": "ktrz"
37276+
},
37277+
"distinct": true,
37278+
"id": "2e6f4e33d6695578ee68981a04100aa77e0ac037",
37279+
"message": "release v1.20.7",
37280+
"timestamp": "2025-09-06T13:39:25+02:00",
37281+
"tree_id": "61acd4d1aa66b499262480d88e87cd7aed5b03fc",
37282+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/2e6f4e33d6695578ee68981a04100aa77e0ac037"
37283+
},
37284+
"date": 1757158993884,
37285+
"tool": "benchmarkjs",
37286+
"benches": [
37287+
{
37288+
"name": "fib(10)",
37289+
"value": 1285570,
37290+
"range": "±0.71%",
37291+
"unit": "ops/sec",
37292+
"extra": "79 samples"
37293+
},
37294+
{
37295+
"name": "fib(20)",
37296+
"value": 13235,
37297+
"range": "±0.29%",
37298+
"unit": "ops/sec",
37299+
"extra": "93 samples"
37300+
}
37301+
]
3726437302
}
3726537303
],
3726637304
"Python Benchmark with pytest-benchmark": [

0 commit comments

Comments
 (0)