| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-04-04 | encoding/gob: report allocs in benchmarks | Daniel Martí |
| 2021-12-13 | all: gofmt -w -r 'interface{} -> any' src | Russ Cox |
| 2021-09-07 | encoding/gob: optimize decoding of slice | korzhao |
| 2021-08-27 | encoding/gob: optimize decoding of []byte | Joe Tsai |
| 2017-05-03 | encoding/gob: use MakeMapWithSize when decoding map | Filip Gruszczyński |
| 2017-04-26 | encoding/gob: parallelize Encode/Decode benchmarks | Bryan C. Mills |
| 2017-03-24 | encoding/gob: Speedup map decoding by reducing the allocations. | Filip Gruszczyński |
| 2017-03-17 | encoding/gob: make integers encoding faster | Alberto Donizetti |
| 2015-11-25 | encoding/gob: reduce the amount of memory allocations. | Aliaksandr Valialkin |
| 2014-10-17 | encoding/gob: custom array/slice decoders | Rob Pike |
| 2014-10-17 | encoding/gob: speed up encoding of arrays and slices | Rob Pike |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
