benchmarks

command
v0.0.0-...-667e438 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

README

Benchmarks

This directory contains benchmarks, and a Makefile to run the benchmarks.

crypto-ubench

This target runs a set of microbenchmarks for the Go cryptographic primitives used by the Hyperledger fabric. Simply execute

make crypto-ubench

to run the microbenchmarks. You can define TIMES on the make command line to define how many times each run is made. The default is 1 run; If TIMES > 1 then the results are averaged. Define ENV to define an environment or wrapper-command. For example

make crypto-ubench ENV=time TIMES=3

runs each benchmark 3 times and also reports the elapsed time.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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