Running time hg grep zxczxczxczxczxc -l on mozilla-central:
before:
real 0m20,000s user 0m15,796s sys 0m4,189s
after:
real 0m10,903s user 0m8,964s sys 0m1,916s
if vfs didn't call pathauditor at all:
real 0m7,781s user 0m5,968s sys 0m1,790s
marmoute |
hg-reviewers |
Running time hg grep zxczxczxczxczxc -l on mozilla-central:
before:
real 0m20,000s user 0m15,796s sys 0m4,189s
after:
real 0m10,903s user 0m8,964s sys 0m1,916s
if vfs didn't call pathauditor at all:
real 0m7,781s user 0m5,968s sys 0m1,790s
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
It would be nice to have performance number in addition to the percentage. However the change looks good as is.
I don't understand. Do you mean have numbers in the code in addition to the commit description? Seems like too much details.
Hum, I got confused, I remember seeing a changeset with percentage speed up only in description. This is -clearly- not this one however.