Fortio (Φορτίο)

Logo

Fortio is a microservices (http, grpc) load testing library, command line tool, advanced echo server, and web UI in go (golang). Fortio allows to specify a set query-per-second load and record latency histograms and other useful stats.

Fortio’s testscript is fork of the fantastic https://github.com/rogpeppe/go-internal/tree/master/testscript without the rest of what’s in that same git repo

This page also for making

 go get fortio.org/testscript

and godoc work.

Back to fortio.org