Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 711 Bytes

TODO.md

File metadata and controls

19 lines (19 loc) · 711 Bytes
  • Fix space leak (?)
    • Fix compression
  • Fix hstar streaming - couldn't pack ghc-8.8.2 dir in constant space?
  • https://lz4.github.io/lz4/
  • Pure Haskell version? data structures?
  • Try -fomit-frame-pointer

Bugs

  • Hangs on windows.img (large files) for instance?

Testing

Upstream

  • Report mac performance issues upstream?
  • Faster benchmarks w/ GHC 7.8.4 vs. GHC 8.10.1
    • Maybe bytestring?? -> reminds me of crc...