🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

artillery-dino

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

artillery-dino

Dino - experimental load-generator powered by Artillery.io and AWS Lambda

1.0.0
latest
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Project Dino - massive scale load tests from AWS Lambda

Usage

Set up an IAM user and a role first and add the credentials to ~/.aws/credentials under [dino]. Then run:

$ npm install -g artillery-dino
$ AWS_PROFILE=dino dino setup
$ AWS_PROFILE=dino dino -n 500 -c 10 -l 20 -t http://dev.myapp.io/

For more information read my blog post: Project Dino - Load testing on Lambda with Artillery.

Contact

Hassy Veldstra <h@artillery.io>

License

MPLv2 - see LICENSE.txt for details

(Note: several dependencies are bundled under lambda/out/node_modules -- the above MPLv2 declaration does not apply to those.)

Keywords

artillery

FAQs

Package last updated on 18 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts