Sunday, 26 July 2020

How to optimise node CPU usage

I have a program thats responsible for mapping out every point between two 3d coordinates. its really process intensive (usually using up to 3gb ram and 20% CPU), the math that it does is actually very simple but it has to do alot of it (mapping out several million coordinates at times)Is there anyway to let node use 100% of the CPU and get the program done alot faster?

Submitted July 26, 2020 at 04:16PM by KCGD_r

No comments:

Post a Comment