Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for ebe7816
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 27, 2024
1 parent 974d2c5 commit 5deba39
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": 1726075405825,
"lastUpdate": 1727457421850,
"repoUrl": "https://github.com/hyperledger/cacti",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -171,6 +171,44 @@ window.BENCHMARK_DATA = {
"extra": "180 samples"
}
]
},
{
"commit": {
"author": {
"email": "raynato.c.pedrajeta@accenture.com",
"name": "raynato.c.pedrajeta",
"username": "raynatopedrajeta"
},
"committer": {
"email": "petermetz@users.noreply.github.com",
"name": "Peter Somogyvari",
"username": "petermetz"
},
"distinct": true,
"id": "ebe781657fa1887c27c68dfc420afde84690791d",
"message": "test(test tooling): add DamlTestLedger implementation\nPrimary Changes\n---------------\n1. Create a test tooling class for DAML AIO Image\nFixes #3435\n\nSigned-off-by: raynato.c.pedrajeta <raynato.c.pedrajeta@accenture.com>",
"timestamp": "2024-09-27T10:04:52-07:00",
"tree_id": "540e311b78daeb1a1ee820a155dd30e25a700597",
"url": "https://github.com/hyperledger/cacti/commit/ebe781657fa1887c27c68dfc420afde84690791d"
},
"date": 1727457417707,
"tool": "benchmarkjs",
"benches": [
{
"name": "cmd-api-server_HTTP_GET_getOpenApiSpecV1",
"value": 585,
"range": "±1.70%",
"unit": "ops/sec",
"extra": "178 samples"
},
{
"name": "cmd-api-server_gRPC_GetOpenApiSpecV1",
"value": 706,
"range": "±2.60%",
"unit": "ops/sec",
"extra": "182 samples"
}
]
}
]
}
Expand Down

0 comments on commit 5deba39

Please sign in to comment.