Skip to content

alexeyreznikov/react-ab-test-memory-leak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Reproduce this memory leak

  1. Clone this repository
  2. Run npm install to install dependencies
  3. Run npm start
  4. Run ab -c 20 -n 100000 -k http://127.0.0.1:3000/
  5. To watch how memory will be increase in htop. And after ab test finished, the memory won't be cleared.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published