node.js - Simulating heavy load in node/electron application -


i looking spawn child processes in background of electron app handle tasks. while i'm working on this, i'd see how affects performance of front end. there function can run simulate semi-heavy processing node process? end goal here make sure building app has snappy ui when there background processes under heavy load. i've messed in past , want head start on making sure don't repeat mistakes.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -