Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 88f8732
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 14, 2023
1 parent b88a900 commit 66fd7d7
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": 1692022904952,
"lastUpdate": 1692024964077,
"repoUrl": "https://github.com/kkrt-labs/kakarot-rpc",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -365,6 +365,39 @@ window.BENCHMARK_DATA = {
"unit": "transactions/second"
}
]
},
{
"commit": {
"author": {
"email": "35031356+ftupas@users.noreply.github.com",
"name": "ftupas",
"username": "ftupas"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "88f87324f667bf5823d69d749afe8c2ebd26c41d",
"message": "dev: remove `ContractError` match (#423)",
"timestamp": "2023-08-14T15:33:49+02:00",
"tree_id": "4e923e760b783828014f1e026e851a1dc32fbf65",
"url": "https://github.com/kkrt-labs/kakarot-rpc/commit/88f87324f667bf5823d69d749afe8c2ebd26c41d"
},
"date": 1692024963388,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "transactions per block",
"value": "transactions/block"
},
{
"name": "transactions per second",
"value": 2.6999999999999997,
"unit": "transactions/second"
}
]
}
]
}
Expand Down

0 comments on commit 66fd7d7

Please sign in to comment.