summaryrefslogtreecommitdiff
path: root/test/gc2.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).R?my Oudompheng2012-02-061-3/+5
* runtime: add UpdateMemStats, use in testsRuss Cox2011-07-221-1/+2
* runtime: drop chan circular linked list in favor of circular bufferRuss Cox2011-04-131-0/+41