Skip to content

Commit

Permalink
add Catch2 Benchmark (catch2) benchmark result for 5e7e61c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 13, 2024
1 parent ecabb89 commit dc109bf
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": 1731521989959,
"lastUpdate": 1731522160933,
"entries": {
"Catch2 Benchmark": [
{
Expand Down Expand Up @@ -26657,6 +26657,44 @@ window.BENCHMARK_DATA = {
"extra": "100 samples\n1 iterations"
}
]
},
{
"commit": {
"author": {
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"name": "github-actions[bot]",
"username": "github-actions[bot]"
},
"committer": {
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"name": "github-actions[bot]",
"username": "github-actions[bot]"
},
"distinct": true,
"id": "5e7e61cf5396cbee6ea16e3c0c2aa81096bc2e48",
"message": "Test changes from HDF5 repo.",
"timestamp": "2024-11-13T18:15:17Z",
"tree_id": "6edfc53986a6a55e5f571610d06d4a2754d5e5ba",
"url": "https://github.com/hyoklee/hpf/commit/5e7e61cf5396cbee6ea16e3c0c2aa81096bc2e48"
},
"date": 1731522159703,
"tool": "catch2",
"benches": [
{
"name": "efc_no 100",
"value": 657.387,
"range": "± 2.18647",
"unit": "ms",
"extra": "100 samples\n1 iterations"
},
{
"name": "many_dsets 100",
"value": 1107.37,
"range": "± 26.3531",
"unit": "ms",
"extra": "100 samples\n1 iterations"
}
]
}
]
},
Expand Down

0 comments on commit dc109bf

Please sign in to comment.