6 Feb
2014
6 Feb
'14
8:07 p.m.
On Thursday 06 February 2014 13:56:19 Rene Rivera wrote:
Is bandwidth really the problem?
No.
Can't we just compress the output in scripts before uploading?
We already do.
The text should be quite well compressible.
The problem is that the output is so large for some compilers that it overflows the compression programs capabilities to generate an archive that can contain the data.. We are talking of compressing multi-gig results because of multi-gigs of compiler outputs.
I see. Out of curiosity, what compression programs are those? Maybe it's possible to build and compress the results in parts, e.g. a single archive per library per compiler?