You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compiling object code with the -ffunction-sections and -fdata-sections compiler flags. This has the effect that if you 'insert' a function into a translation unit, the insertion does not cause all of the addresses to change across the whole object file.
the "million EDG binaries" (30MB zipped, 140MB raw) would compress well with git
transfer size would stay the same, but storage size would be much smaller = no need for amazon S3 server
migrate tarballs to git:
fetching a tarball would be as simple as
compression can be optimized by
https://github.com/elfshaker/elfshaker#applicability
The text was updated successfully, but these errors were encountered: