An open API service indexing awesome lists of open source software.

https://github.com/nidorx/go-bench-viewer

Easy and intuitive Go Benchmark Results Viewer.
https://github.com/nidorx/go-bench-viewer

Last synced: 8 months ago
JSON representation

Easy and intuitive Go Benchmark Results Viewer.

Awesome Lists containing this project

README

          

# go-bench-viewer

Easy and intuitive Go Benchmark Results Viewer.

![docs/img.png](docs/img.png)

The **go-bench-viewer** is a viewer
of [benchmark results](https://go.googlesource.com/proposal/+/master/design/14313-benchmark-format.md) 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

## Instructions

1. ![docs/go.png](docs/go.png) **to**
2. Click on some things
3. Scroll to bottom of page