gorilla-tsc icon indicating copy to clipboard operation
gorilla-tsc copied to clipboard

Don't write end stream

Open burmanm opened this issue 8 years ago • 0 comments

There should be support for avoiding to write the end stream as this consumes several bytes per chunk. For chunks with small amount of datapoints, this is large overhead and completely avoidable. Perhaps, make it configurable and of course backwards compatible with older chunks.

burmanm avatar Oct 09 '16 10:10 burmanm