summaryrefslogtreecommitdiff
path: root/src/runtime/gc_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: make ReadMemStats STW for < 25µsAustin Clements2017-03-041-0/+51
* cmd/compile: do more type conversion inlineKeith Randall2016-11-021-42/+0
* runtime: fix pagesInUse accountingAustin Clements2016-04-041-0/+17
* runtime: move test programs out of source code, coalesceRuss Cox2015-12-291-47/+1
* test: use go:noinline consistentlyTodd Neal2015-11-031-2/+4
* runtime: test that periodic GC worksAustin Clements2015-09-301-0/+31
* cmd/compile: fix uninitialized memory in compare of interface valueAustin Clements2015-08-251-0/+17
* cmd/compile: fix uninitialized memory during type switch assertE2I2Russ Cox2015-07-301-0/+57
* runtime: add Node128, Node130 benchmarksRuss Cox2015-05-141-0/+26
* runtime: add benchmark of heapBitsSetTypeRuss Cox2015-05-111-36/+132
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+292