Skip to content

nidorx/go-bench-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-bench-viewer

Easy and intuitive Go Benchmark Results Viewer.

docs/img.png

The go-bench-viewer is a viewer of benchmark results generated by Golang.

It's just a simple .html file that does the correct processing and display of the report.

Features

  • Facilitates comparison of results
  • Allows you to hide items, making it easier to analyze the results
  • Allows custom grouping, via Regular Expression
  • No need to install anything, just go to https://nidorx.github.io/go-bench-viewer

Instructions

  1. docs/go.png to https://nidorx.github.io/go-bench-viewer
  2. Click on some things
  3. Scroll to bottom of page

About

Easy and intuitive Go Benchmark Results Viewer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages