Older revisions
479bba71fb07
by Russ Cox <r...@golang.org>
on Dec 16, 2011
Diff
runtime: make more build-friendly
Collapse the arch,os-specific
directories into the main directory
by renaming xxx/foo.c to foo_xxx.c,
...
90ea2b3effcf
by Russ Cox <r...@golang.org>
on Dec 5, 2011
Diff
runtime: prep for type-specific
algorithms
Equality on structs will require
arbitrary code for type equality,
...
3c7f031ee62b
by Dmitriy Vyukov <dvyu...@google.com>
on Oct 6, 2011
Diff
runtime: faster finalizers
Linux/amd64, 2 x Intel Xeon E5620, 8
HT cores, 2.40GHz
benchmark old ns/op
...
All revisions of this file