modulepackage
0.1.3
Repository: https://github.com/aaditkapoor/gobenchmark.git
Documentation: pkg.go.dev
# README
GoBenchmark
A Go Package to benchmark code snippets.
# Functions
GetFunctionName get the running function name of a objectBenchmark.
NewBenchmark create a new Benchmark Object.
# Type aliases
ConversionType represents a unit that can be converted.