Tri Dao

Results 4 issues of Tri Dao

- Add a toggle in the UI to enable. - Add check if file is large enough to encode in parallel. - Each record will be passed into a channel...

- Check if the file is big enough to encode in parallel and encode it. - Round up test results as the sum order matters for floating point numbers.

- Add SetFirst, SetArray to allow using multiple stream encoder at once. - Flush the buf when its contents reach 64 kB ( needs more testing to find the most...