| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | encoding/gob: use MakeMapWithSize when decoding map | Filip GruszczyĆski | 2017-05-03 | 1 | -2/+2 |
| * | encoding/gob: parallelize Encode/Decode benchmarks | Bryan C. Mills | 2017-04-26 | 1 | -131/+54 |
| * | encoding/gob: Speedup map decoding by reducing the allocations. | Filip GruszczyĆski | 2017-03-24 | 1 | -0/+25 |
| * | encoding/gob: make integers encoding faster | Alberto Donizetti | 2017-03-17 | 1 | -1/+1 |
| * | encoding/gob: reduce the amount of memory allocations. | Aliaksandr Valialkin | 2015-11-25 | 1 | -2/+43 |
| * | encoding/gob: custom array/slice decoders | Rob Pike | 2014-10-17 | 1 | -8/+136 |
| * | encoding/gob: speed up encoding of arrays and slices | Rob Pike | 2014-10-17 | 1 | -0/+64 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+133 |
