Socket
Socket
Sign inDemoInstall

artillery-dino

Package Overview
Dependencies
126
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    artillery-dino

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


Version published
Maintainers
1
Install size
31.1 MB
Created

Readme

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

FAQs

Last updated on 18 Feb 2016

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc