Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(config,cpu,proofs): change cpu and batching defaults (#2377)
* feat(defaults): change cpu and batching defaults default_min_batch_count=5 default_max_batch_count=30 default_max_proof_batch_size=128 default_system_cpu_count=1 default_cpus_range=1-total # we always leave 1 core to OS * Update crates/server-config/src/defaults.rs Co-authored-by: folex <0xdxdy@gmail.com> * Update crates/server-config/src/defaults.rs Co-authored-by: folex <0xdxdy@gmail.com> * fix: suggestions --------- Co-authored-by: folex <0xdxdy@gmail.com>
- Loading branch information