Am Tue, 24 May 2016 19:16:07 +0000 schrieb Anon <[email protected]>: > Upping it to sixteen levels: > > current: Generate a 3_688_679 byte symbol > lz4 -9: Generate a 3_688_679 byte symbol, then compress it to > 15535 bytes > lzma -9: Generate a 3_688_679 byte symbol, then compress it to > 840 bytes > BRNT: Generate a ~527 byte symbol > > > > I want to let that sink in: in the general case, BRNT beats even > **LZMA**.
Let's go this route. It seems to be a scalable solution without any big memory operations. -- Marco
