summaryrefslogtreecommitdiff
path: root/pathspec.h
diff options
context:
space:
mode:
authorKarsten Blees <karsten.blees@gmail.com>2014-07-12 02:08:11 +0200
committerJunio C Hamano <gitster@pobox.com>2014-07-13 21:25:21 -0700
commit83d26fa724ef2efbeb332fa3dc92b00c0e579f28 (patch)
treee476793bdf739705a3c01533dc01b678fae1fcba /pathspec.h
parent132d41e69a460f1bb72ba9eb41c513c42d9a8532 (diff)
downloadgit-83d26fa724ef2efbeb332fa3dc92b00c0e579f28.tar.gz
progress: simplify performance measurement by using getnanotime()
Calculating duration from a single uint64_t is simpler than from a struct timeval. Change throughput measurement from gettimeofday() to getnanotime(). Also calculate misec only if needed, and change integer division to integer multiplication + shift, which should be slightly faster. Signed-off-by: Karsten Blees <blees@dcon.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pathspec.h')
0 files changed, 0 insertions, 0 deletions