nidorx / go-bench-viewer

Easy and intuitive Go Benchmark Results Viewer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:HTML 100.0%