Small perf improvements + new common property
- Removed an inefficient cleaning regex. Definitely recommend updating as this can cause unnecessarily high CPU usage.
- Added new common property
common.nodeArch
thanks to @radeksimko. This will collect the system architecture to provide more insights into arm vs x86 system usage - Updated build machine to Node LTS from Node 14.