JohnMcLear / ed_stress

Stress test tool for etherdraw, written in less than one page of Node..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Stress test tool for etherdraw, written in less than one page of Node..


Languages

Language:JavaScript 100.0%