Skip to content

davisjam/node-profiling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-profiling

This project documents my efforts to learn how to profile Node.js applications.

Profiling means that you try to figure out what your application looks like as it runs.

Getting started

Run ./configure to configure and initialize the various directories and sub-modules.

Layout

techniques/

See techniques/ for READMEs describing my experience with various techniques, including:

benchmarks/

Benchmarks you can use to practice the different profiling techniques.

About

Learning how to profile Node.js applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published