]> Cypherpunks repositories - gostls13.git/commit
update map test.
authorRob Pike <r@golang.org>
Sun, 21 Dec 2008 00:07:43 +0000 (16:07 -0800)
committerRob Pike <r@golang.org>
Sun, 21 Dec 2008 00:07:43 +0000 (16:07 -0800)
commit62b06fa506f3403ae173116b7d4cdbb62d65db2f
treef1ac7a20abcc408cc421f9b805a8eba64d0f9dc1
parent7cfe782a693456346d92376e230dbb3b72cd6184
update map test.
convert to printf.
increase count to 1000 - maps are faster now.
add cases for structure values as key and maps.

R=rsc
DELTA=197  (66 added, 18 deleted, 113 changed)
OCL=21683
CL=21686
test/map.go