]> Cypherpunks repositories - gostls13.git/commit
index/suffixarray: reduce size of a benchmark
authorDmitriy Vyukov <dvyukov@google.com>
Wed, 25 Jun 2014 03:37:28 +0000 (20:37 -0700)
committerDmitriy Vyukov <dvyukov@google.com>
Wed, 25 Jun 2014 03:37:28 +0000 (20:37 -0700)
commitb0c586a8211d8d8804a6052a3646b0f2cc724f19
tree7ef2ac941522b39d5dc8cd5255cc0925e4971746
parentda1c2b182a029a4f3b050442573cd47abfe93291
index/suffixarray: reduce size of a benchmark
A single iteration of BenchmarkSaveRestore runs for 5 seconds
on my freebsd machine. 5 seconds looks like too long for a single
iteration.
This is the only benchmark that times out on freebsd-amd64-race builder.

R=golang-codereviews, dave
CC=golang-codereviews
https://golang.org/cl/107340044
src/pkg/index/suffixarray/suffixarray_test.go