Skip to content

Commit

Permalink
add Catch2 Benchmark (catch2) benchmark result for 4626f96
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 19, 2024
1 parent 41c3f83 commit c954c0d
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": 1733193980333,
"lastUpdate": 1734626555533,
"entries": {
"Catch2 Benchmark": [
{
Expand Down Expand Up @@ -27113,6 +27113,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": "4626f96eba0ffa9f71bc7c9dd45faaf7c7ffdc9e",
"message": "Test changes from HDF5 repo.",
"timestamp": "2024-12-19T16:35:02Z",
"tree_id": "99de7160e99f89e22f9d56f882c70f158c908d90",
"url": "https://github.com/hyoklee/hpf/commit/4626f96eba0ffa9f71bc7c9dd45faaf7c7ffdc9e"
},
"date": 1734626553554,
"tool": "catch2",
"benches": [
{
"name": "efc_no 100",
"value": 623.622,
"range": "± 2.17283",
"unit": "ms",
"extra": "100 samples\n1 iterations"
},
{
"name": "many_dsets 100",
"value": 997.081,
"range": "± 34.8931",
"unit": "ms",
"extra": "100 samples\n1 iterations"
}
]
}
]
},
Expand Down

0 comments on commit c954c0d

Please sign in to comment.