reth icon indicating copy to clipboard operation
reth copied to clipboard

perf(rpc): clone less when building block response

Open hai-rise opened this issue 7 months ago • 5 comments
trafficstars

eth_getBlockByNumber is critical for performance rollups with heavy blocks. This PR is not all the way there, but it reduces some low-hanging cloning here.

hai-rise avatar Apr 09 '25 06:04 hai-rise