Commit Graph

2 Commits (master)

Author SHA1 Message Date
Ignacio Hagopian fd179b4a86 custom high-performance encoder implementation (#52) 4 years ago
Ignacio Hagopian a407905ae2 Improve Get/Put performance with optional mempooling (#36)
* avoid unnecessary use of encoder/decoder to decrease memory allocations

* add an optional configurable mempool to avoid extra allocs

* add doc.go with examples
4 years ago