terjang

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2021 License: MIT

README

Terjang

Scalable HTTP load testing tool built on Vegeta

Build for production

make

Development

Prerequisites:

  • Go (tested version: 1.15)
  • Node (tested version: 14)

Build backend:

go build -o ./bin/terjang ./cmd/terjang/

Run server:

./bin/terjang server

Run a worker on another terminal:

./bin/terjang worker

Install frontend:

cd web
npm install

Run frontend:

./node_modules/.bin/vue-cli-service serve

Then open http://localhost:8080

Directories

Path Synopsis
cmd
pkg
test

Jump to

Keyboard shortcuts

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