Skip to content

Commit b44b87c

Browse files
author
github-action-benchmark
committed
add Catch2 Benchmark (catch2) benchmark result for 45cba09
1 parent 78727dc commit b44b87c

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": 1770294531045,
2+
"lastUpdate": 1770294541220,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -58403,6 +58403,44 @@ window.BENCHMARK_DATA = {
5840358403
"extra": "100 samples\n4 iterations"
5840458404
}
5840558405
]
58406+
},
58407+
{
58408+
"commit": {
58409+
"author": {
58410+
"email": "k.trzesniewski@gmail.com",
58411+
"name": "Chris Trzesniewski",
58412+
"username": "ktrz"
58413+
},
58414+
"committer": {
58415+
"email": "k.trzesniewski@gmail.com",
58416+
"name": "Chris Trzesniewski",
58417+
"username": "ktrz"
58418+
},
58419+
"distinct": true,
58420+
"id": "45cba092eae71bae509d94d24333a24f155f0c69",
58421+
"message": "chore: setup CLAUDE.md file",
58422+
"timestamp": "2026-02-05T13:28:17+01:00",
58423+
"tree_id": "c3d1654eb3bad00305dc1554e71a9dc5caa850c8",
58424+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/45cba092eae71bae509d94d24333a24f155f0c69"
58425+
},
58426+
"date": 1770294537769,
58427+
"tool": "catch2",
58428+
"benches": [
58429+
{
58430+
"name": "Fibonacci 10",
58431+
"value": 81.3207,
58432+
"range": "± 3.3981",
58433+
"unit": "ns",
58434+
"extra": "100 samples\n363 iterations"
58435+
},
58436+
{
58437+
"name": "Fibonacci 20",
58438+
"value": 7.56288,
58439+
"range": "± 328.091",
58440+
"unit": "us",
58441+
"extra": "100 samples\n4 iterations"
58442+
}
58443+
]
5840658444
}
5840758445
],
5840858446
"Julia benchmark result": [

0 commit comments

Comments
 (0)