Hacker News new | ask | show | jobs
by scottchiefbaker 16 days ago
Almost double the decompression speed, *and* a higher compression ratio than LZ4? That's very promising.

I don't see much in your README that talks about how a developer would integrate misa into their code. I might suggest some basic code samples to help a developer integrate misa decode into their project.

Congrats, looks like a cool project.

1 comments

Paying a huge price during compression. I think the compression speed is yet to be vastly improved, for example there are no arch-specific implementations, like they did with decompression.