]> Cypherpunks repositories - gostls13.git/commit
fmt: make the malloc test check its counts
authorRob Pike <r@golang.org>
Thu, 22 Dec 2011 23:16:06 +0000 (15:16 -0800)
committerRob Pike <r@golang.org>
Thu, 22 Dec 2011 23:16:06 +0000 (15:16 -0800)
commit07db252222253ac103ff46ed85a1cccc1f33b73d
tree2d542ec4cfb8ab0762ede18c10fcdff579effbdf
parent102c1a7c961c503379cdfe09476fa26662792c77
fmt: make the malloc test check its counts
Discover than %g is now down to 1 malloc from 2 from 4.
Have fun with funcs.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5504077
src/pkg/fmt/fmt_test.go