Skip to content

Agent Modules Performance Documentation

Slides

This directory contains golang present slides. Just run the following:

Install present if you have not already:

GO111MODULE="off" go get -u golang.org/x/tools/cmd/present

Run present from this directory:

present -base .

You can then open your browser to: http://127.0.0.1:3999

Older slides from the sigsci-agent/tools/testing/performance directory are in the old-slides directory.