How to Install golang-github-spf13-nitro-dev in Ubuntu 18.04



Install golang-github-spf13-nitro-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-spf13-nitro-dev

Description:

Quick and easy performance analyzer library for Go

Nitro is a quick and easy performance analyzer library for the Go Programming Language. It is useful for comparing A/B against different drafts of functions or different functions. Building on the standard pprof library, Nitro provides a very high-level view of your application performance to help identify areas to investigate further. It also provides an easy metric to compare as you revise and improve each part of your application.

Homepage: https://github.com/spf13/nitro

Version: 0.0~git20131003.0.24d7ef3-4

Section: universe/devel