]> Cypherpunks repositories - gostls13.git/commit
math: fix typo in Exp2 benchmark
authorCharles L. Dorian <cldorian@gmail.com>
Thu, 3 Jun 2010 22:04:22 +0000 (15:04 -0700)
committerRob Pike <r@golang.org>
Thu, 3 Jun 2010 22:04:22 +0000 (15:04 -0700)
commit3fb8d2ad843667e6d4f3a11e21910d82c8e17347
tree6b8d6ae4328f1fd72f8dec851ac14d7c6c1ae97e
parent86c9aca41eef98d5bc24655004bf3f44c88080e0
math: fix typo in Exp2 benchmark

Was timing Exp, not Exp2.

R=rsc, r
CC=golang-dev
https://golang.org/cl/1521042
src/pkg/math/all_test.go