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.
- Host: GitHub
- URL: https://github.com/nidorx/go-bench-viewer
- Owner: nidorx
- License: mit
- Created: 2022-09-09T04:25:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T13:12:29.000Z (about 3 years ago)
- Last Synced: 2025-01-02T18:46:18.695Z (9 months ago)
- Language: HTML
- Size: 797 KB
- Stars: 71
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-bench-viewer
Easy and intuitive Go Benchmark Results Viewer.

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.  **to**
2. Click on some things
3. Scroll to bottom of page