Y
Hacker News
new
|
ask
|
show
|
jobs
by
aflag
1892 days ago
What's the use case where a 200MB binary size is a problem?
1 comments
knz42
1892 days ago
The use case where said binary is shipped to GCE instances hundreds/thousands times per day, for stress testing and unit testing of cockroachdb.
link
aflag
1892 days ago
If most of the bytes are indeed cruft, can't you just send binary diffs around? I imagine they should change that much between compilations? It seems to be an issue for db developers but not for users.
link