commit | e35c92f63ed746d73a2709110d7a57026cec0f33 | [log] [tgz] |
---|---|---|
author | Cosmos Nicolaou <cnicolaou@google.com> | Mon Aug 24 16:22:00 2015 -0700 |
committer | Cosmos Nicolaou <cnicolaou@google.com> | Mon Aug 24 16:22:00 2015 -0700 |
tree | 12f8a7249c47026f1d825533d3a230f354b11c9e | |
parent | 79b3179ec213ae6b37ba90c356836e31d0819d26 [diff] |
v.io/x/ref/test/benchmark: update to be compatible with go1.5 go 1.5 now defaults to using all of the available CPUs for tests rather than just one. This means that test/benchmark names will always have -#cpus suffic when run on a multiproc machine. The util_test.go tests are not following this convention and this change modifies them so that they do. Change-Id: Ic39a8b4d7275c4cb91b8d3e21b620b31102b7824
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.