[PATCH] perf: fix perfcca to work with new casecollisionauditor interface

Matt Mackall mpm at selenic.com
Wed Jul 18 17:51:08 CDT 2012


On Wed, 2012-07-18 at 07:51 -0700, Joshua Redstone wrote:
> # HG changeset patch
> # User Joshua Redstone <joshua.redstone at fb.com>
> # Date 1342623080 25200
> # Node ID 0fa909ef850be70d53ae78af9863519aa883c3f6
> # Parent  afd75476939e0a229816e6683607fbe5ab222c11
> perf: fix perfcca to work with new casecollisionauditor interface
> 
> A recent changeset, afd75476939e, modified the caescollisionauditor interface
> but did not update perf.py.  This changeset remidies that.

Queued for default, thanks.

17:47calx~/hg$ hgs perfcca
! result: <mercurial.scmutil.casecollisionauditor object at 0x7f7538a92590>
! wall 0.001162 comb 0.000000 user 0.000000 sys 0.000000 (best of 2512)
17:26calx~/hg$ hg perfcca
! result: <mercurial.scmutil.casecollisionauditor object at 0x7ffc7a35b0d0>
! wall 0.000250 comb 0.000000 user 0.000000 sys 0.000000 (best of 11500)

This says we're over 4x faster than the stable branch.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list