Measuring used JS heap size in nodejs

Yonatan Kra
InstructorYonatan Kra

Social Share Links

Tweet

The used heap size can be a valuable piece of information when it comes to improving your app's memory usage. In this lesson you will learn how to measure the used heap size in a nodejs application.