Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 64fdcf7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 14, 2023
1 parent a7b79fc commit 29c5163
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": 1692024988486,
"lastUpdate": 1692025270687,
"repoUrl": "https://github.com/kkrt-labs/kakarot-rpc",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -464,6 +464,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": "64fdcf7fcc89af89e89f334cb7212202f014a323",
"message": "dev: add changelog and enforce in ci (#410)\n\n* dev: add changelog and enforce in ci\n\n* ci: add skipLables",
"timestamp": "2023-08-14T13:22:53Z",
"tree_id": "caf1d7588617a38dbffad1a3ee2fee0bad6b50ee",
"url": "https://github.com/kkrt-labs/kakarot-rpc/commit/64fdcf7fcc89af89e89f334cb7212202f014a323"
},
"date": 1692025269919,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "transactions per block",
"value": "transactions/block"
},
{
"name": "transactions per second",
"value": 0.9,
"unit": "transactions/second"
}
]
}
]
}
Expand Down

0 comments on commit 29c5163

Please sign in to comment.