|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1776776899345, |
| 2 | + "lastUpdate": 1776788039282, |
3 | 3 | "repoUrl": "https://github.com/evstack/ev-node", |
4 | 4 | "entries": { |
5 | 5 | "EVM Contract Roundtrip": [ |
@@ -290,6 +290,54 @@ window.BENCHMARK_DATA = { |
290 | 290 | "extra": "2 times\n4 procs" |
291 | 291 | } |
292 | 292 | ] |
| 293 | + }, |
| 294 | + { |
| 295 | + "commit": { |
| 296 | + "author": { |
| 297 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 298 | + "name": "dependabot[bot]", |
| 299 | + "username": "dependabot[bot]" |
| 300 | + }, |
| 301 | + "committer": { |
| 302 | + "email": "noreply@github.com", |
| 303 | + "name": "GitHub", |
| 304 | + "username": "web-flow" |
| 305 | + }, |
| 306 | + "distinct": true, |
| 307 | + "id": "cd76eab72c0d432b031101253508b0b9549e95d0", |
| 308 | + "message": "build(deps): Bump rustls-webpki from 0.103.10 to 0.103.13 in the cargo group across 1 directory (#3272)\n\nbuild(deps): Bump rustls-webpki in the cargo group across 1 directory\n\nBumps the cargo group with 1 update in the / directory: [rustls-webpki](https://github.com/rustls/webpki).\n\n\nUpdates `rustls-webpki` from 0.103.10 to 0.103.13\n- [Release notes](https://github.com/rustls/webpki/releases)\n- [Commits](https://github.com/rustls/webpki/compare/v/0.103.10...v/0.103.13)\n\n---\nupdated-dependencies:\n- dependency-name: rustls-webpki\n dependency-version: 0.103.13\n dependency-type: indirect\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", |
| 309 | + "timestamp": "2026-04-21T18:09:48+02:00", |
| 310 | + "tree_id": "eae97f0f87e36c0e0b78e358fc3bae96d818dc55", |
| 311 | + "url": "https://github.com/evstack/ev-node/commit/cd76eab72c0d432b031101253508b0b9549e95d0" |
| 312 | + }, |
| 313 | + "date": 1776788034116, |
| 314 | + "tool": "go", |
| 315 | + "benches": [ |
| 316 | + { |
| 317 | + "name": "BenchmarkEvmContractRoundtrip", |
| 318 | + "value": 921215948, |
| 319 | + "unit": "ns/op\t33446980 B/op\t 190880 allocs/op", |
| 320 | + "extra": "2 times\n4 procs" |
| 321 | + }, |
| 322 | + { |
| 323 | + "name": "BenchmarkEvmContractRoundtrip - ns/op", |
| 324 | + "value": 921215948, |
| 325 | + "unit": "ns/op", |
| 326 | + "extra": "2 times\n4 procs" |
| 327 | + }, |
| 328 | + { |
| 329 | + "name": "BenchmarkEvmContractRoundtrip - B/op", |
| 330 | + "value": 33446980, |
| 331 | + "unit": "B/op", |
| 332 | + "extra": "2 times\n4 procs" |
| 333 | + }, |
| 334 | + { |
| 335 | + "name": "BenchmarkEvmContractRoundtrip - allocs/op", |
| 336 | + "value": 190880, |
| 337 | + "unit": "allocs/op", |
| 338 | + "extra": "2 times\n4 procs" |
| 339 | + } |
| 340 | + ] |
293 | 341 | } |
294 | 342 | ], |
295 | 343 | "Block Executor Benchmark": [ |
|
0 commit comments