Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/julianhm9612/k6-performance-test-websocket

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/julianhm9612/k6-performance-test-websocket

  • v0.0.0-20190619172157-a8dc85f17182
  • Source
  • Go
  • Socket score

Version published
Created
Source

k6-performance-test-websocket

Example of performance test for websocket with k6

How run the tests:

  • Clone this repo: https://github.com/loadimpact/k6

  • Install the dependencies:

npm install
  • Create your scripts for test.

  • Run in the command line your script (example):

docker-compose run -v D:/user/k6/scripts:/scripts k6 run scripts/ws.js --vus 300 --duration 60s

If you need documentation of k6: https://docs.k6.io/docs

FAQs

Package last updated on 19 Jun 2019

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc