d1087bc575
Specifically, this commit adds Benchmark.*1024.* functions, and then gofmt's some other Benchmark functions. There are existing floating point benchmarks in acc_test.go, but they have narrower scope. The benchmarks in vector_test.go are closer to end-to-end benchmarks for the package. Change-Id: I5b4770bcefa9aa3ed4d4823f78993df7b80c7d87 Reviewed-on: https://go-review.googlesource.com/62130 Reviewed-by: David Symonds <dsymonds@golang.org> |
||
---|---|---|
bmp | ||
cmd/webp-manual-test | ||
colornames | ||
draw | ||
example/font | ||
font | ||
math | ||
riff | ||
testdata | ||
tiff | ||
vector | ||
vp8 | ||
vp8l | ||
webp | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
codereview.cfg | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
LICENSE | ||
PATENTS | ||
README |
This repository holds supplementary Go image libraries. To submit changes to this repository, see http://golang.org/doc/contribute.html.