$ time ./index_archive ./data
...
ERRO[1046] error decoding archived twt data/archive/fd/bcbe3e.json error="unexpected end of JSON input"
ERRO[1048] error decoding archived twt data/archive/fe/51cf5a.json error="unexpected end of JSON input"
real 17m35.719s
user 16m42.758s
sys 3m48.809s
There were (sadly) 332 broken archived twts my archive 😢
Other interesting tidbits:
$ du -s -h data/archive/
5.0G data/archive/
$ du -s -h data/index/
555M data/index/
@xuu Feel like working on an archive compaction? 😅