Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 4d401ad
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 17, 2023
1 parent 73803e7 commit a95aa68
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 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": 1692295807174,
"lastUpdate": 1692295809943,
"repoUrl": "https://github.com/kkrt-labs/kakarot-rpc",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1323,6 +1323,39 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "ftupas",
"username": "ftupas"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "4d401ad35043ec32e577278615d4b58b11c20d5a",
"message": "feat: add deployer account and deploy fee to madara genesis (#438)\n\n* feat: add deployer account and deploy_fee to madara genesis\n\n* chore: update CHANGELOG.md\n\n* chore: bump madara image\n\n* dev: rename conformance-test-utils to hive-utils",
"timestamp": "2023-08-17T16:54:03Z",
"tree_id": "01ee3b26fa71283bbee333d5b6570ff24a92b08e",
"url": "https://github.com/kkrt-labs/kakarot-rpc/commit/4d401ad35043ec32e577278615d4b58b11c20d5a"
},
"date": 1692295806525,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "transactions per block",
"value": "transactions/block"
},
{
"name": "transactions per second",
"value": 0.40740740740740744,
"unit": "transactions/second"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit a95aa68

Please sign in to comment.