$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [EXTERNAL] [regression] Are tests not running?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-12-01 10:08:55
AMDG
On 12/01/2016 01:38 AM, Andrey Semashev wrote:
> On 12/01/16 06:05, Rene Rivera wrote:
>>
>> OK. Some cleanup of really old files. And removed the incoming
>> results so
>> that they get redone on the next uploads.
>
> Thanks.
>
>> For curiosity.. And so that
>> people get an idea of resources.. The results for develop+master take up
>> 14G *compressed*. 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.
>
> Maybe something stronger than zip could be used.
>
That would be a poor choice, since the main
cause of zip's inefficiency is that it compresses
files individually, which is something that we
absolutely do need.
In Christ,
Steven Watanabe