Hacker News
new
past
comments
ask
show
jobs
points
by
snissn
10 hours ago
|
comments
by
magicalhippo
6 hours ago
|
[-]
It splits the input into blocks which are encoded separately, so the decoder can fire up multiple threads to decode multiple blocks in parallel.
https://github.com/xtellect/fc#how-it-works
reply