Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profilers


How to use this app


High CPU

  • To simulate High CPU you can request the following route: /cpu/:id
  • Example: /cpu/45

High Memory

  • To consume memory you can request the following route: /memory , this endpoint will consume 200MB in each request.

Showing current memory and cpu time with NodeJS

  • You can request /process and will see the memory allocation and cpu in microseconds.

Stop Profiler and get data

  • You can request /end to exit node process and create the output either .cpuprofile or .heapprofile.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages