pub const DEFAULT_RESERVED_CPU_CORES: usize = 1; // 1usizeAvailable on crate feature
node-api only.Expand description
Default number of reserved CPU cores for non-reth processes.
This will be deducted from the thread count of main reth global threadpool.