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

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -