go-ethereum/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 cmd: use package filepath over path for file system operations (#29227) 2024-03-12 10:00:34 +01:00
diskusage_openbsd.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
diskusage_windows.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
diskusage.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
export_test.go all: fix mismatched names in comments (#29348) 2024-03-26 21:01:28 +01:00
flags_legacy.go cmd, core, metrics: always report expensive metrics (#29191) 2024-03-11 10:06:57 +02:00
flags_test.go cmd: run tests in parallel (#28546) 2023-11-20 10:52:14 +01:00
flags.go cmd, core: prefetch reads too from tries if requested (#29807) 2024-06-11 11:10:07 +03:00
history_test.go core: use in-memory freezer for tests (#29720) 2024-05-08 09:43:33 +03:00
prompt_test.go cmd: run tests in parallel (#28546) 2023-11-20 10:52:14 +01:00
prompt.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00