Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 62c5bb9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 17, 2023
1 parent 5752722 commit 6ca07d9
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": 1692260192648,
"lastUpdate": 1692260196997,
"repoUrl": "https://github.com/kkrt-labs/kakarot-rpc",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1158,6 +1158,39 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Harsh Bajpai",
"username": "bajpai244"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": false,
"id": "62c5bb9cbe1afde80483b342ba96fad5b3cd4121",
"message": "feat: add timeout to all github workflows (#441)\n\nCo-authored-by: Harsh Bajpai <[email protected]>",
"timestamp": "2023-08-17T06:36:56Z",
"tree_id": "b20044cd6e5533e3a760ff06a19f0307a473b43d",
"url": "https://github.com/kkrt-labs/kakarot-rpc/commit/62c5bb9cbe1afde80483b342ba96fad5b3cd4121"
},
"date": 1692260191627,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "transactions per block",
"value": "transactions/block"
},
{
"name": "transactions per second",
"value": 0.4285714285714286,
"unit": "transactions/second"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit 6ca07d9

Please sign in to comment.