Skip to content

Small perf improvements + new common property

Compare
Choose a tag to compare
@lramos15 lramos15 released this 27 Dec 14:15
· 208 commits to main since this release
1551186
  • 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.