Help optimizing UnCompress for gzipped files

Steven Schveighoffer schveiguy at yahoo.com
Tue Jan 2 20:48:24 UTC 2018


On 1/2/18 3:13 PM, Steven Schveighoffer wrote:
> // almost the same line from your current version
> auto mypipe = openDev("../out/nist/2011.json.gz")
>                    .bufd.unzip(CompressionFormat.gzip);

Would you mind telling me the source of the data? When I do get around 
to it, I want to have a good dataset to test things against, and would 
be good to use what others reach for.

-Steve


More information about the Digitalmars-d-learn mailing list