Skip to content

Commit 80b0fcc

Browse files
author
github-action-benchmark
committed
add Block Executor Benchmark (go) benchmark result for a5ad63c
1 parent bce6a54 commit 80b0fcc

1 file changed

Lines changed: 97 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 97 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1782731591998,
2+
"lastUpdate": 1782731594563,
33
"repoUrl": "https://github.com/evstack/ev-node",
44
"entries": {
55
"EVM Contract Roundtrip": [
@@ -196,6 +196,102 @@ window.BENCHMARK_DATA = {
196196
"extra": "32136 times\n4 procs"
197197
}
198198
]
199+
},
200+
{
201+
"commit": {
202+
"author": {
203+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
204+
"name": "dependabot[bot]",
205+
"username": "dependabot[bot]"
206+
},
207+
"committer": {
208+
"email": "noreply@github.com",
209+
"name": "GitHub",
210+
"username": "web-flow"
211+
},
212+
"distinct": true,
213+
"id": "a5ad63cce26a5846c524edc98ef0a26238d4b6c8",
214+
"message": "build(deps): Bump the all-go group across 7 directories with 11 updates (#3364)\n\n* build(deps): Bump the all-go group across 7 directories with 11 updates\n\nBumps the all-go group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.11` | `1.42.0` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.22` | `1.32.25` |\n| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.53.2` | `1.53.4` |\n| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.52.0` | `0.53.0` |\n| [golang.org/x/net](https://github.com/golang/net) | `0.55.0` | `0.56.0` |\n| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.283.0` | `0.286.0` |\n\nBumps the all-go group with 1 update in the /apps/evm directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum).\nBumps the all-go group with 1 update in the /apps/loadgen directory: [github.com/spf13/cobra](https://github.com/spf13/cobra).\nBumps the all-go group with 1 update in the /execution/evm directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum).\nBumps the all-go group with 1 update in the /execution/grpc directory: [golang.org/x/net](https://github.com/golang/net).\nBumps the all-go group with 2 updates in the /test/docker-e2e directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) and [github.com/moby/moby/client](https://github.com/moby/moby).\nBumps the all-go group with 1 update in the /test/e2e directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum).\n\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.41.11 to 1.42.0\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.41.11...v1.42.0)\n\nUpdates `github.com/aws/aws-sdk-go-v2/config` from 1.32.22 to 1.32.25\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.32.22...config/v1.32.25)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.53.2 to 1.53.4\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.53.2...service/kms/v1.53.4)\n\nUpdates `github.com/aws/smithy-go` from 1.27.0 to 1.27.1\n- [Release notes](https://github.com/aws/smithy-go/releases)\n- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/smithy-go/compare/v1.27.0...v1.27.1)\n\nUpdates `golang.org/x/crypto` from 0.52.0 to 0.53.0\n- [Commits](https://github.com/golang/crypto/compare/v0.52.0...v0.53.0)\n\nUpdates `golang.org/x/net` from 0.55.0 to 0.56.0\n- [Commits](https://github.com/golang/net/compare/v0.55.0...v0.56.0)\n\nUpdates `golang.org/x/sync` from 0.20.0 to 0.21.0\n- [Commits](https://github.com/golang/sync/compare/v0.20.0...v0.21.0)\n\nUpdates `google.golang.org/api` from 0.283.0 to 0.286.0\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.283.0...v0.286.0)\n\nUpdates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.4\n- [Release notes](https://github.com/ethereum/go-ethereum/releases)\n- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.17.3...v1.17.4)\n\nUpdates `github.com/spf13/cobra` from 1.9.1 to 1.10.2\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.9.1...v1.10.2)\n\nUpdates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.4\n- [Release notes](https://github.com/ethereum/go-ethereum/releases)\n- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.17.3...v1.17.4)\n\nUpdates `golang.org/x/net` from 0.55.0 to 0.56.0\n- [Commits](https://github.com/golang/net/compare/v0.55.0...v0.56.0)\n\nUpdates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.4\n- [Release notes](https://github.com/ethereum/go-ethereum/releases)\n- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.17.3...v1.17.4)\n\nUpdates `github.com/moby/moby/client` from 0.4.1 to 0.5.0\n- [Release notes](https://github.com/moby/moby/releases)\n- [Changelog](https://github.com/moby/moby/blob/v0.5.0/CHANGELOG.md)\n- [Commits](https://github.com/moby/moby/compare/v0.4.1...v0.5.0)\n\nUpdates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.4\n- [Release notes](https://github.com/ethereum/go-ethereum/releases)\n- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.17.3...v1.17.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2\n dependency-version: 1.42.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-go\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\n dependency-version: 1.32.25\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: all-go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms\n dependency-version: 1.53.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: all-go\n- dependency-name: github.com/aws/smithy-go\n dependency-version: 1.27.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: all-go\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.53.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-go\n- dependency-name: golang.org/x/net\n dependency-version: 0.56.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-go\n- dependency-name: golang.org/x/sync\n dependency-version: 0.21.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-go\n- dependency-name: google.golang.org/api\n dependency-version: 0.286.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-go\n- dependency-name: github.com/ethereum/go-ethereum\n dependency-version: 1.17.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: all-go\n- dependency-name: github.com/spf13/cobra\n dependency-version: 1.10.2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-go\n- dependency-name: github.com/ethereum/go-ethereum\n dependency-version: 1.17.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: all-go\n- dependency-name: golang.org/x/net\n dependency-version: 0.56.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-go\n- dependency-name: github.com/ethereum/go-ethereum\n dependency-version: 1.17.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: all-go\n- dependency-name: github.com/moby/moby/client\n dependency-version: 0.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-go\n- dependency-name: github.com/ethereum/go-ethereum\n dependency-version: 1.17.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: all-go\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\n* chore: run just deps after Dependabot update\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: julienrbrt <julien@rbrt.fr>",
215+
"timestamp": "2026-06-29T10:51:54Z",
216+
"tree_id": "2d3e6cd8c802ecb054a36cc52f42343f76b99892",
217+
"url": "https://github.com/evstack/ev-node/commit/a5ad63cce26a5846c524edc98ef0a26238d4b6c8"
218+
},
219+
"date": 1782731593659,
220+
"tool": "go",
221+
"benches": [
222+
{
223+
"name": "BenchmarkProduceBlock/empty_batch",
224+
"value": 37381,
225+
"unit": "ns/op\t 4867 B/op\t 51 allocs/op",
226+
"extra": "32638 times\n4 procs"
227+
},
228+
{
229+
"name": "BenchmarkProduceBlock/empty_batch - ns/op",
230+
"value": 37381,
231+
"unit": "ns/op",
232+
"extra": "32638 times\n4 procs"
233+
},
234+
{
235+
"name": "BenchmarkProduceBlock/empty_batch - B/op",
236+
"value": 4867,
237+
"unit": "B/op",
238+
"extra": "32638 times\n4 procs"
239+
},
240+
{
241+
"name": "BenchmarkProduceBlock/empty_batch - allocs/op",
242+
"value": 51,
243+
"unit": "allocs/op",
244+
"extra": "32638 times\n4 procs"
245+
},
246+
{
247+
"name": "BenchmarkProduceBlock/single_tx",
248+
"value": 38054,
249+
"unit": "ns/op\t 5069 B/op\t 55 allocs/op",
250+
"extra": "32208 times\n4 procs"
251+
},
252+
{
253+
"name": "BenchmarkProduceBlock/single_tx - ns/op",
254+
"value": 38054,
255+
"unit": "ns/op",
256+
"extra": "32208 times\n4 procs"
257+
},
258+
{
259+
"name": "BenchmarkProduceBlock/single_tx - B/op",
260+
"value": 5069,
261+
"unit": "B/op",
262+
"extra": "32208 times\n4 procs"
263+
},
264+
{
265+
"name": "BenchmarkProduceBlock/single_tx - allocs/op",
266+
"value": 55,
267+
"unit": "allocs/op",
268+
"extra": "32208 times\n4 procs"
269+
},
270+
{
271+
"name": "BenchmarkProduceBlock/100_txs",
272+
"value": 44568,
273+
"unit": "ns/op\t 10381 B/op\t 55 allocs/op",
274+
"extra": "27223 times\n4 procs"
275+
},
276+
{
277+
"name": "BenchmarkProduceBlock/100_txs - ns/op",
278+
"value": 44568,
279+
"unit": "ns/op",
280+
"extra": "27223 times\n4 procs"
281+
},
282+
{
283+
"name": "BenchmarkProduceBlock/100_txs - B/op",
284+
"value": 10381,
285+
"unit": "B/op",
286+
"extra": "27223 times\n4 procs"
287+
},
288+
{
289+
"name": "BenchmarkProduceBlock/100_txs - allocs/op",
290+
"value": 55,
291+
"unit": "allocs/op",
292+
"extra": "27223 times\n4 procs"
293+
}
294+
]
199295
}
200296
]
201297
}

0 commit comments

Comments
 (0)