Skip to content

jelmersnoeck/analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Analysis

Build Status

Analysis provides a package where you can keep track of you code quality.

Benchmark

GoDoc

Go has built in Benchmarking support. This is very useful, but running a single benchmark by itself is useless. You want to know if your benchmark gets better or - hopefully not - worse over time.

The benchmark package allows to plot this data over time and see if your functions perform better or worse over time.

About

Analysis of your Go code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages