hey2node

command module
v0.0.0-...-f88252f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

README

Hey + Go2Node

Node wrapper / extension to Hey making it report response stats during execution using the Node IPC protocol.

Installation

npm install hey2node

Note: Requires go 1.7 or greater.

Usage

require('hey2node')(
  ['-n', 5, '-c', 1, 'https://www.github.com/alternatex/hey2node'],
  (msg) => console.log(msg),
  (code) => console.log(code)
);

Test

make test

Credits

Documentation

Overview

Command hey is an HTTP load generator.

Directories

Path Synopsis
Hey supports two output formats: summary and CSV
Hey supports two output formats: summary and CSV

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL