Skip to content

Commit 78727dc

Browse files
author
github-action-benchmark
committed
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 45cba09
1 parent c6e8bef commit 78727dc

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": 1757159080277,
2+
"lastUpdate": 1770294531045,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -37359,6 +37359,44 @@ window.BENCHMARK_DATA = {
3735937359
"extra": "93 samples"
3736037360
}
3736137361
]
37362+
},
37363+
{
37364+
"commit": {
37365+
"author": {
37366+
"email": "k.trzesniewski@gmail.com",
37367+
"name": "Chris Trzesniewski",
37368+
"username": "ktrz"
37369+
},
37370+
"committer": {
37371+
"email": "k.trzesniewski@gmail.com",
37372+
"name": "Chris Trzesniewski",
37373+
"username": "ktrz"
37374+
},
37375+
"distinct": true,
37376+
"id": "45cba092eae71bae509d94d24333a24f155f0c69",
37377+
"message": "chore: setup CLAUDE.md file",
37378+
"timestamp": "2026-02-05T13:28:17+01:00",
37379+
"tree_id": "c3d1654eb3bad00305dc1554e71a9dc5caa850c8",
37380+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/45cba092eae71bae509d94d24333a24f155f0c69"
37381+
},
37382+
"date": 1770294527008,
37383+
"tool": "benchmarkjs",
37384+
"benches": [
37385+
{
37386+
"name": "fib(10)",
37387+
"value": 1642790,
37388+
"range": "±0.36%",
37389+
"unit": "ops/sec",
37390+
"extra": "93 samples"
37391+
},
37392+
{
37393+
"name": "fib(20)",
37394+
"value": 13202,
37395+
"range": "±0.94%",
37396+
"unit": "ops/sec",
37397+
"extra": "96 samples"
37398+
}
37399+
]
3736237400
}
3736337401
],
3736437402
"Python Benchmark with pytest-benchmark": [

0 commit comments

Comments
 (0)