Mercurial > hg
comparison .hgsigs @ 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 | a45821a808ab |
children | 7e1fac6c0a9c |
comparison
equal
deleted
inserted
replaced
27015:341cb90ffd18 | 27016:448cbdab5883 |
---|