buildbot status

Charles Davis cdavis at mymail.mines.edu
Sat Oct 8 15:24:30 CDT 2011


On Oct 8, 2011, at 1:33 PM, Dan Kegel wrote:

> On Sat, Oct 8, 2011 at 12:19 PM, Charles Davis <cdavis at mymail.mines.edu> wrote:
>> By the way, here's that timing info you wanted, now that builds actually finish:
>> 
>> (times are mm:ss)
>> update: 0:10 (given that the source was already cloned)
>> patch: 0:03
>> configure: 0:26
>> build: 2:56
>> test: 7:41
>> 
>> total: 11:19
>> total for build+test: 10:37
> 
> That's pretty good.  Is that with ccache and everything?  Is the cache hot?
$ ccache -s
cache directory                     ~/.ccache
cache hit (direct)                 20226
cache hit (preprocessed)             140
cache miss                         10042

About a third of all the compiles are misses, but two thirds are direct hits. That's a fairly hot cache, but I think I can do better.

I obviously can't use ext4 because Mac OS only supports (officially) being installed on an HFS+ volume.

Chip




More information about the wine-tests-results mailing list