1
0
mirror of https://github.com/golang/go synced 2024-10-04 22:31:22 -06:00
go/src/pkg/encoding/binary
Roger Peppe 16bf7d9e82 encoding/binary: add more benchmarks
Also add a byte count to the varint benchmarks - this
isn't accurate, of course, but it allows a rough comparison to
the other benchmarks.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5496070
2011-12-20 09:25:47 -08:00
..
binary_test.go encoding/binary: add more benchmarks 2011-12-20 09:25:47 -08:00
binary.go all: sort imports 2011-11-02 15:54:16 -04:00
example_test.go encoding/binary: add Write and Read examples 2011-12-20 13:16:36 +11:00
Makefile encoding/binary: support for varint encoding 2011-09-28 22:36:52 -07:00
varint_test.go encoding/binary: add more benchmarks 2011-12-20 09:25:47 -08:00
varint.go src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00