Skip to content

Commit 07017b4

Browse files
author
github-action-benchmark
committed
add Catch2 Benchmark (catch2) benchmark result for 2e6f4e3
1 parent 420283e commit 07017b4

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": 1757158998022,
2+
"lastUpdate": 1757159002394,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -58267,6 +58267,44 @@ window.BENCHMARK_DATA = {
5826758267
"extra": "100 samples\n4 iterations"
5826858268
}
5826958269
]
58270+
},
58271+
{
58272+
"commit": {
58273+
"author": {
58274+
"email": "k.trzesniewski@gmail.com",
58275+
"name": "Chris Trzesniewski",
58276+
"username": "ktrz"
58277+
},
58278+
"committer": {
58279+
"email": "k.trzesniewski@gmail.com",
58280+
"name": "Chris Trzesniewski",
58281+
"username": "ktrz"
58282+
},
58283+
"distinct": true,
58284+
"id": "2e6f4e33d6695578ee68981a04100aa77e0ac037",
58285+
"message": "release v1.20.7",
58286+
"timestamp": "2025-09-06T13:39:25+02:00",
58287+
"tree_id": "61acd4d1aa66b499262480d88e87cd7aed5b03fc",
58288+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/2e6f4e33d6695578ee68981a04100aa77e0ac037"
58289+
},
58290+
"date": 1757158998078,
58291+
"tool": "catch2",
58292+
"benches": [
58293+
{
58294+
"name": "Fibonacci 10",
58295+
"value": 86.7486,
58296+
"range": "± 6.91815",
58297+
"unit": "ns",
58298+
"extra": "100 samples\n368 iterations"
58299+
},
58300+
{
58301+
"name": "Fibonacci 20",
58302+
"value": 7.61688,
58303+
"range": "± 340.219",
58304+
"unit": "us",
58305+
"extra": "100 samples\n4 iterations"
58306+
}
58307+
]
5827058308
}
5827158309
],
5827258310
"Julia benchmark result": [

0 commit comments

Comments
 (0)