benchviz

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2024 License: MIT Imports: 5 Imported by: 0

README

benchviz

This module provides a visualization tool for Go benchmark results.

Purpose

The purpose of benchviz is to help developers analyze and visualize the performance of their Go code by providing a user-friendly interface for benchmark results. It aims to simplify the process of interpreting benchmark data and identifying performance bottlenecks.

Download

To download benchviz, follow these steps:

  1. Install the module by running go get github.com/pranish-pantha/benchviz.
  2. Import the module in your Go code: import "github.com/pranish-pantha/benchviz".

License

This project is licensed under the MIT License.

Examples

This module includes a complete example of how to use benchviz to visualize popular sorting algorithm benchmarks.

line chart

bar chart

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL