Skip to content

Commit

Permalink
add Catch2 Benchmark (catch2) benchmark result for ccfb329
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 15, 2024
1 parent d602d75 commit 376e740
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": 1710461148463,
"lastUpdate": 1710490400708,
"entries": {
"Catch2 Benchmark": [
{
Expand Down Expand Up @@ -22629,6 +22629,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": "ccfb329140e3d142477af9563e30b091f19ee17c",
"message": "Test changes from HDF5 repo.",
"timestamp": "2024-03-15T00:16:38Z",
"tree_id": "dea7dba8ab2b2d555ec91ef5cfef9556ab2a126b",
"url": "https://github.com/hyoklee/hpf/commit/ccfb329140e3d142477af9563e30b091f19ee17c"
},
"date": 1710490399634,
"tool": "catch2",
"benches": [
{
"name": "efc_no 100",
"value": 614.796,
"range": "± 1.96235",
"unit": "ms",
"extra": "100 samples\n1 iterations"
},
{
"name": "many_dsets 100",
"value": 1057.54,
"range": "± 25.2929",
"unit": "ms",
"extra": "100 samples\n1 iterations"
}
]
}
]
},
Expand Down

0 comments on commit 376e740

Please sign in to comment.