Mercurial > hg
comparison hgext/convert/common.py @ 27016:448cbdab5883
util: drop statmtimesec
We've globablly forced stat to return integer times which agrees with
our extension code, so this is no longer needed.
This speeds up status on mozilla-central substantially:
$ hg perfstatus
! wall 0.190179 comb 0.180000 user 0.120000 sys 0.060000 (best of 53)
$ hg perfstatus
! wall 0.275729 comb 0.270000 user 0.210000 sys 0.060000 (best of 36)
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 19 Nov 2015 13:15:17 -0600 |
parents | 56b2bcea2529 |
children | 48b04018c897 80cac1de6aea |
comparison
equal
deleted
inserted
replaced
27015:341cb90ffd18 | 27016:448cbdab5883 |
---|