go-ethereum icon indicating copy to clipboard operation
go-ethereum copied to clipboard

triedb/pathdb: use copy instead of append to reduce memory alloc

Open jsvisa opened this issue 1 month ago • 2 comments

use the storageKey helper func to reduce the dynamic memory alloc

jsvisa avatar Oct 29 '25 03:10 jsvisa