Boost logo

Boost :

Subject: Re: [boost] [EXTERNAL] [regression] Are tests not running?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-12-01 10:03:39


AMDG

On 11/30/2016 08:05 PM, Rene Rivera wrote:
>
> OK. Some cleanup of really old files. And removed the incoming results so
> that they get redone on the next uploads. For curiosity.. And so that
> people get an idea of resources.. The results for develop+master take up
> 14G *compressed*.

  If you're measuring the size of the zip file,
it isn't compressed. (unless someone changed
the implementation.) The reason for this is
that I found that rsync handles the uncompressed
zip much better. (zip compresses files individually
and there are a lot of very similar small files).
At the time, the archive was less than 1 GB, so
I prioritized network usage over disk space.
To change this you should be able to replace
the nocompression_sink with deflate_sink in html_writer.

> And that doesn't count the intermediate upload ZIPs which
> would be another 28G. The drive now has 39G free, so hopefully it's OK for
> some time.
>

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk