Hacker News new | ask | show | jobs
by SuperQue 1402 days ago
There's also a latency component.

Since CPUs are fast enough to deflate in real-time now, your bottleneck for a read is your storage/network.

Reducing the bytes read from storage improves the IO latency.