selftests failing
John Arbash Meinel
john at arbash-meinel.com
Thu Jun 15 02:18:42 BST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Robert Collins wrote:
> On Mon, 2006-06-12 at 22:13 -0500, John Arbash Meinel wrote:
>
>
>> So it is just an issue with WorkingTree. I'm hoping that we could fix
>> 'list_files'. But in general, anything that calls 'os.listdir()' needs
>> to be fixed. I see it happen in 3 places, 2 times in list_files(), and
>> one time in 'extras()'.
>
> Can you have a look at my readdir branch and see what it does on osx ?
>
> Rob
Well, it seems to work just fine on Mac OSX.
On my laptop the difference for 'walkdir' is 132-240ms vs 400-550ms.
The downside is that on my Ubuntu box I'm using Reiserfs, which doesn't
seem to report what read_dir wants.
And then on my FC3 machine, it doesn't want to build the extension. (It
claims some problem with build_ext).
So if we can come up with a workflow that doesn't actually require
stat'ing the files, we could see a big benefit.
I'm curious if there shouldn't be a flag, though, because we probably
want to stat in directory order anyway.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEkLVXJdeBCYSNAAMRApbnAJ4tIf6249SJdCtdNtDBtVrNSpfm4QCdFaOG
ym49G3sdJCZdUk1qgmGIiUQ=
=w/P8
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list