Skip to content

Commit 78d7385

Browse files
author
github-action-benchmark
committed
add Catch2 Benchmark (v3) (catch2) benchmark result for 689894f
1 parent 8abd8c5 commit 78d7385

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": 1756571957727,
2+
"lastUpdate": 1756571965626,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -64889,6 +64889,44 @@ window.BENCHMARK_DATA = {
6488964889
"extra": "100 samples\n4 iterations"
6489064890
}
6489164891
]
64892+
},
64893+
{
64894+
"commit": {
64895+
"author": {
64896+
"email": "k.trzesniewski@gmail.com",
64897+
"name": "Chris Trześniewski",
64898+
"username": "ktrz"
64899+
},
64900+
"committer": {
64901+
"email": "noreply@github.com",
64902+
"name": "GitHub",
64903+
"username": "web-flow"
64904+
},
64905+
"distinct": true,
64906+
"id": "689894fdd87f7c62559ae828d4c91bacc2b211d4",
64907+
"message": "chore: enable codecov comment on PRs (#321)\n\n* enable PR comments from codecov\n* use the latest codecov action",
64908+
"timestamp": "2025-08-30T18:37:21+02:00",
64909+
"tree_id": "7d8957c3b4034091fb7ba16187c142bc4d06baef",
64910+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/689894fdd87f7c62559ae828d4c91bacc2b211d4"
64911+
},
64912+
"date": 1756571962193,
64913+
"tool": "catch2",
64914+
"benches": [
64915+
{
64916+
"name": "Fibonacci 10",
64917+
"value": 146.512,
64918+
"range": "± 30.882",
64919+
"unit": "ns",
64920+
"extra": "100 samples\n371 iterations"
64921+
},
64922+
{
64923+
"name": "Fibonacci 20",
64924+
"value": 8.11595,
64925+
"range": "± 520.443",
64926+
"unit": "us",
64927+
"extra": "100 samples\n4 iterations"
64928+
}
64929+
]
6489264930
}
6489364931
]
6489464932
},

0 commit comments

Comments
 (0)