Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
story
0 points
_vvhw
5y ago
0 comments
Share
I also appreciate LZ4's simplicity and tiny code footprint.
zstd is brilliant as well, but in terms of code base it's a whole other beast.
0 comments
default
newest
oldest
makapuf
5y ago
Yes decompression on baremetal cortex m4 is a mere hundreds of bytes, you can decompress it from flash directly to its output buffer.
Teknoman117
5y ago
I've used it in bootloaders that have slow transfer mechanisms (uart, i2c) to get whatever speedup I can for a few hundred bytes of binary.
j
/
k
navigate · click thread line to collapse