1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:18:35 -06:00
go/test/bench
Russ Cox a6d8b483b6 runtime: make garbage collector faster by deleting code
Suggested by Sanjay Ghemawat.  5-20% faster depending
on the benchmark.

Add tree2 garbage benchmark.
Update other garbage benchmarks to build again.

R=golang-dev, r, adg
CC=golang-dev
https://golang.org/cl/5530074
2012-01-10 19:49:11 -08:00
..
garbage runtime: make garbage collector faster by deleting code 2012-01-10 19:49:11 -08:00
go1 test/bench/go1: first draft of Go 1 benchmark suite 2011-12-15 12:32:59 -05:00
shootout test/garbage: move to test/bench/garbage 2011-12-13 18:02:49 -05:00