Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 471 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 471 Bytes

Node #41541

Run code shared in node#41541 in attempt to find memory leak.

To run

  1. start server
npm i
npm run start
  1. inspect in Chrome, by visiting chrome://inspect, and choosing Node as remote target.

Creating requests to the server

Use a tool like ab to create traffic to server.

ab -n 40000 -c 4 http://127.0.0.1:3000/