This commit changes `tsm1.DecodeBlock()` to reuse the same slice of `[]tsm1.Value` instead of reallocating a new one each time. |
||
---|---|---|
.. | ||
info.go | ||
main.go | ||
tsm.go |
This commit changes `tsm1.DecodeBlock()` to reuse the same slice of `[]tsm1.Value` instead of reallocating a new one each time. |
||
---|---|---|
.. | ||
info.go | ||
main.go | ||
tsm.go |