Prozi Posted July 13, 2018 Share Posted July 13, 2018 The purpouse Of course we all have Chrome Profiler, but what if... What if we're so crazy to write a nodejs backend game? Profiling in node has never been easier! Just plug in relevant fluffy.time and fluffy.timeEnd similar to console.time and console.timeEnd calls in your code It will collect the data, aggregate it, and if required at any moment (like once in a gameloop when in debugging mode)... Print it out with fluffy.debugAll or to lesser extent fluffy.debug. TL; DR https://www.npmjs.com/package/fluffy-memleak Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.