mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: tweak profiles, rename debug-fast to profiling (#9051)
This commit is contained in:
@ -23,8 +23,7 @@ As long as the data is representative of real-world load, or closer to worst-cas
|
||||
|
||||
## Prerequisites
|
||||
|
||||
If you will be collecting CPU profiles, make sure `reth` is compiled with the `debug-fast` profile.
|
||||
For collecting memory profiles, make sure `reth` is also compiled with the `--features profiling` flag.
|
||||
If you will be collecting CPU profiles, make sure `reth` is compiled with the `profiling` profile.
|
||||
Otherwise, running `make maxperf` at the root of the repo should be sufficient for collecting accurate performance metrics.
|
||||
|
||||
## Command Usage
|
||||
|
||||
Reference in New Issue
Block a user