Documentation
¶
Overview ¶
Package perfbenchmarks contains benchmarks for Go language and standard library features.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Dummy uint64
Dummy is used in hopes of preventing compiler optimizations from deleting the benchmark code entirely. It may not be necessary for dumb compilers, and it may not be sufficient for smart compilers.
Functions ¶
This section is empty.
Types ¶
This section is empty.