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.

duration

A zero dependency library to overcome issues with lack of days and weeks in standard library’s duration as well as ease parsing for common date/times and print durations without zeroes (eg 1d3m instead of 24h3m0s) - it originated in tclock and is available also via dflag for dynamic flag (includes regular duration.Flag for simple flags parsing with new duration in days and weeks).

See details at github.com/fortio/duration

This page is for making

 go get fortio.org/duration@latest

and godoc work.

See also the main fortio.org page.