Skip to content

Commit

Permalink
add Catch2 Benchmark (catch2) benchmark result for 036be2a998715b878d…
Browse files Browse the repository at this point in the history
…1dae2f88bd8ce86ca79ab7
  • Loading branch information
github-action-benchmark committed Jan 24, 2024
1 parent f2e83f3 commit 478483a
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": 1706108728349,
"lastUpdate": 1706110391576,
"entries": {
"Rust Benchmark": [
{
Expand Down Expand Up @@ -44543,6 +44543,44 @@ window.BENCHMARK_DATA = {
"extra": "100 samples\n2 iterations"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Maria Ines Parnisari",
"username": "miparnisari"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "036be2a998715b878d1dae2f88bd8ce86ca79ab7",
"message": "update to node 20 (#208)",
"timestamp": "2024-01-24T16:32:24+01:00",
"tree_id": "ca32c0dfe4c5cd2b4f64baa56a4081243b7fd211",
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/036be2a998715b878d1dae2f88bd8ce86ca79ab7"
},
"date": 1706110390478,
"tool": "catch2",
"benches": [
{
"name": "Fibonacci 10",
"value": 144,
"range": "± 0",
"unit": "ns",
"extra": "100 samples\n199 iterations"
},
{
"name": "Fibonacci 20",
"value": 18.788,
"range": "± 206",
"unit": "us",
"extra": "100 samples\n2 iterations"
}
]
}
],
"Julia benchmark result": [
Expand Down

0 comments on commit 478483a

Please sign in to comment.