Recommended specs for running formatter on a large codebase
Open
Question
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
Hello!
I've setup a server that's integrated with our CI that's running format check with --fix-style on pull-requests. The server is currently a 2-core 6 GB RAM VM. It's currently easily using more than 4.5 GBs of RAM and 100% of CPU cycles.
What's the recommended RAM and CPU core count? Will it scale with more cores or should I focus on single-core performance?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.