Note in Anthony's mail he said he was clobbering the build directory,
not the checkout.

I do not have very many files in my build directories:

$ find Debug | wc -l
10499
$ find Release | wc -l
10290

I think this is not "we have a lot of files because we do a lot of
stuff" but rather that something has gone horribly wrong.
Anthony, did you happen to notice any large collections of files that
were in the delete list?

On Mon, Nov 9, 2009 at 6:41 PM, Thomas Van Lenten <thoma...@chromium.org> wrote:
> Right, but the builds need these files to run the tests to make sure the
> bits are good.
> The problem is some tests leave logs and such in the tree after running, if
> we could ensure nothing changes in the tree, we might be able to change the
> scripts to simply update.  Or maybe we do the same gclient revert the
> trybots do to make sure it is a completely clean tree for the build.
> TVL
>
>
> On Mon, Nov 9, 2009 at 9:35 PM, Jeremy Orlow <jor...@chromium.org> wrote:
>>
>> This is related to the thread (last Friday?) about making a light weight
>> checkout of Chromium the default.
>> Btw a quick look indicates that 100k are Google specific files (hermetic
>> build environment and such).  200k are layout tests.  So that leaves "only"
>> 150k files....probably many of which are still test related.
>> On Mon, Nov 9, 2009 at 5:37 PM, Anthony LaForge <lafo...@google.com>
>> wrote:
>>>
>>> Howdy,
>>> Was just clobbering a build directory this morning, and noticed it was
>>> deleting ~437 thousand files from a single Chrome official windows build
>>> directory, which took approximately 20-30 minutes to do a delete.  Perhaps
>>> my view isn't oriented correctly, but this seems like a very high number of
>>> files.   This isn't a high priority issue for the 4.0 timeframe, indeed may
>>> not be a high priority issue at all, but I'd like to turn it over to our
>>> developer community to see if anyone has any thoughts on the matter.  So w/
>>> that...
>>> Kind Regards,
>>>
>>> Anthony Laforge
>>> Technical Program Manager
>>> Mountain View, CA
>>>
>>>
>>
>>
>>
>
>
> --~--~---------~--~----~------------~-------~--~----~
> Chromium Developers mailing list: chromium-dev@googlegroups.com
> View archives, change email options, or unsubscribe:
>     http://groups.google.com/group/chromium-dev
>
> -~----------~----~----~----~------~----~------~--~---
>
>

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to