Evan Shaw
|
93c750d80a
|
gc benchmark: Update package list
Some old packages on the list were preventing this benchmark from working.
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/820045
|
2010-04-19 15:41:40 -07:00 |
|
Christopher Wedgwood
|
d80c78b62f
|
test: minor updates to avoid bitrot
R=rsc, r
CC=golang-dev
https://golang.org/cl/854046
|
2010-04-12 18:10:29 -07:00 |
|
Rob Pike
|
325cf8ef21
|
delete all uses of panicln by rewriting them using panic or,
in the tests, println+panic.
gofmt some tests too.
R=rsc
CC=golang-dev
https://golang.org/cl/741041
|
2010-03-24 16:46:53 -07:00 |
|
Russ Cox
|
d3be2e3e0a
|
add simple garbage collector benchmarks to dashboard
R=agl1
CC=golang-dev
https://golang.org/cl/207043
|
2010-02-09 13:33:00 -08:00 |
|
Russ Cox
|
e4f06812c5
|
runtime: instrument malloc + garbage collector.
add simple garbage collection benchmark.
R=iant
CC=golang-dev
https://golang.org/cl/204053
|
2010-02-08 14:32:22 -08:00 |
|