Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local run

  1. cd src
  2. npm install
  3. node server.js

Docker run

  1. docker build . -t mleak
  2. docker run -d -p 3000:3000 mleak

Request

consume memory

curl http://localhost:3000/?size=[bytes]

show memory

curl http://localhost:3000/

About

memory-leak-app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages