Am Sun, 22 May 2016 10:55:40 +0000 schrieb Era Scarecrow <[email protected]>:
> On Sunday, 22 May 2016 at 10:40:46 UTC, qznc wrote: > > On Saturday, 21 May 2016 at 21:12:15 UTC, Walter Bright wrote: > > It links to SMAZ: > > > > https://github.com/antirez/smaz > > > > It uses a codebook primed for english text. Since this is for > > name mangling, priming for Phobos might be a good idea. E.g. > > put "std.", "core.", "etc." into the codebook. > > Curiously premaking a few primers as such for languages can give > similar performance with zlib and gzip. LZ4 can seemingly use a dictionary, too. -- Marco
