1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/cmd/utils
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807)
* cmd/utils, consensus/beacon, core/state: when configured via stub  flag: prefetch all reads from account/storage tries, terminate prefetcher synchronously.

* cmd, core/state: fix nil panic, fix error handling, prefetch nosnap too

* core/state: expand prefetcher metrics for reads and writes separately

* cmd/utils, eth: fix noop collect witness flag

---------

Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2024-06-11 11:10:07 +03:00
..
cmd.go
diskusage.go
diskusage_openbsd.go
diskusage_windows.go
export_test.go all: fix mismatched names in comments (#29348) 2024-03-26 21:01:28 +01:00
flags.go cmd, core: prefetch reads too from tries if requested (#29807) 2024-06-11 11:10:07 +03:00
flags_legacy.go
flags_test.go
history_test.go core: use in-memory freezer for tests (#29720) 2024-05-08 09:43:33 +03:00
prompt.go
prompt_test.go