Hacker News new | ask | show | jobs
by algorithmsRcool 2436 days ago
Are there any thoughts about where compression fits into this model?

I know networks are getting very fast but with this size of data I wonder if there are realizable gains left with modern algorithms like Snappy.

1 comments

Columnar formats generally compress very well due to the similarity between values in the same column.