]> Cypherpunks repositories - gostls13.git/commit
add simple garbage collector benchmarks to dashboard
authorRuss Cox <rsc@golang.org>
Tue, 9 Feb 2010 21:33:00 +0000 (13:33 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 9 Feb 2010 21:33:00 +0000 (13:33 -0800)
commitd3be2e3e0a2a2aa318689bd8dda2a9ca3db60092
tree1bfec7cfb743b9a2e5c5fad5ab6b369b2f037fea
parent96476b4c3ed246d2840296d647cd5d68cd35c0af
add simple garbage collector benchmarks to dashboard

R=agl1
CC=golang-dev
https://golang.org/cl/207043
src/clean.bash
src/pkg/Makefile
test/garbage/Makefile [new file with mode: 0644]
test/garbage/parser.go
test/garbage/peano.go [new file with mode: 0644]
test/garbage/tree.go [new file with mode: 0644]