Changed all *const Decompressor to *Decompressor Changed all decompressors to only stateless (my queues are borked)
Re-added specifying thread count doing something Added single-threaded performance to benchmark.sh Added single-threaded test (currently getting stuck forever) Various minor fixes revealed now that build is working again.
Some cleanup Remove inode arena Added deinit to Archive to destroy the File.MemoryMap