diff options
| author | Lars-Dominik Braun <lars@6xq.net> | 2020-04-25 08:14:27 +0200 |
|---|---|---|
| committer | Lars-Dominik Braun <lars@6xq.net> | 2020-04-25 08:14:27 +0200 |
| commit | 1deb60037ed061c5dd973005b81c106561032ebe (patch) | |
| tree | ff8954bdbb59429a46cd9e362f57e8e81e47dfb5 /.gitignore | |
| parent | 528daea04681eeb012c5bd963463ebeabebdc1bd (diff) | |
| download | lulua-1deb60037ed061c5dd973005b81c106561032ebe.tar.gz lulua-1deb60037ed061c5dd973005b81c106561032ebe.tar.bz2 lulua-1deb60037ed061c5dd973005b81c106561032ebe.zip | |
Improve lulua-write
Introduce composable filters, switch to brotli-compressed tarballs,
which has good ratios and fast decompression, reducing I/O
significantly.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,3 +6,6 @@ __pycache__ .ninja_* build.ninja _build +corpus/*/*.tar.br +corpus/arwiki/*.bz2 +corpus/osm/*.pbf |
