Discover Packages
github.com/phipsp/benchplot
command
module
Version:
v0.0.0-...-dd769f7
Opens a new window with list of versions in this module.
Published: Oct 27, 2021
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
benchplot
benchplot can be used to plot the output of a benchmark run on varying configuration. The configuration parameter which is subject to change needs to be part of the benchmark title separated by an underline. This parameter will then be used as the value on the x-axis.
An example would be:
BenchmarkTest/configParam_1-8 1 3908798545 ns/op
BenchmarkTest/configParam_2-8 1 44077476157 ns/op
BenchmarkTest/configParam_3-8 1 55245503168 ns/op
BenchmarkTest/configParam_4-8 1 71775742126 ns/op
BenchmarkTest/configParam_5-8 1 76281380343 ns/op
BenchmarkTest/configParam_6-8 1 85576719571 ns/op
BenchmarkTest/configParam_7-8 1 110055220182 ns/op
BenchmarkTest/configParam_8-8 1 87608523965 ns/op
Running benchplot on this input creates the following output png:
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.