The JavaScript dynamic analysis is done using NodeProf, a dynamic analysis framework for NodeJS [4]. Please refer to their repository for installation instructions. NOTE: despite this library is made for Windows and Unix (Linux/macOS), this was only tested on macOS.
- Create a
libfolder in project root. - Include your NodeProf workspace in the
libdirectory, as explained on their repository. The module should include the./lib/workspace-nodeprofdirectory.