Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 230 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 230 Bytes

EtherDraw Stress Test Tool

Example Usage

npm install ed_stress
node stress.js http://127.0.0.1:3000/d/test 100 10

Options

node stress.js [url] [number of clients] [delay between edits]

License

Apache 2