Skip to content

Commit

Permalink
add Catch2 Benchmark (catch2) benchmark result for fe4e90e7735310d03c…
Browse files Browse the repository at this point in the history
…a4b1d8f0eb1d425c55be00
  • Loading branch information
github-action-benchmark committed Jun 19, 2024
1 parent ee721ed commit 76a1902
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1718826996187,
"lastUpdate": 1718827002317,
"entries": {
"Rust Benchmark": [
{
Expand Down Expand Up @@ -51171,6 +51171,44 @@ window.BENCHMARK_DATA = {
"extra": "100 samples\n2 iterations"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sam Xie",
"username": "XSAM"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "fe4e90e7735310d03ca4b1d8f0eb1d425c55be00",
"message": "Fix broken links to github actions (#253)",
"timestamp": "2024-06-19T21:55:27+02:00",
"tree_id": "133b0c86f676b3f67de7ba8141fe165421647295",
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/fe4e90e7735310d03ca4b1d8f0eb1d425c55be00"
},
"date": 1718827000518,
"tool": "catch2",
"benches": [
{
"name": "Fibonacci 10",
"value": 145.782,
"range": "± 2.06346",
"unit": "ns",
"extra": "100 samples\n197 iterations"
},
{
"name": "Fibonacci 20",
"value": 19.9721,
"range": "± 221.766",
"unit": "us",
"extra": "100 samples\n2 iterations"
}
]
}
],
"Julia benchmark result": [
Expand Down

0 comments on commit 76a1902

Please sign in to comment.