summaryrefslogtreecommitdiff
path: root/src/encoding/gob/timing_test.go
Commit message (Expand)AuthorAgeFilesLines
* encoding/gob: use MakeMapWithSize when decoding mapFilip GruszczyƄski2017-05-031-2/+2
* encoding/gob: parallelize Encode/Decode benchmarksBryan C. Mills2017-04-261-131/+54
* encoding/gob: Speedup map decoding by reducing the allocations.Filip GruszczyƄski2017-03-241-0/+25
* encoding/gob: make integers encoding fasterAlberto Donizetti2017-03-171-1/+1
* encoding/gob: reduce the amount of memory allocations.Aliaksandr Valialkin2015-11-251-2/+43
* encoding/gob: custom array/slice decodersRob Pike2014-10-171-8/+136
* encoding/gob: speed up encoding of arrays and slicesRob Pike2014-10-171-0/+64
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+133