Merge branch 'js/perf-on-apple'
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 20:38:16 +0000 (13:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 20:38:16 +0000 (13:38 -0700)
t/perf needs /usr/bin/time with GNU extension; the invocation of it
is updated to "gtime" on Darwin.

* js/perf-on-apple:
perf: accommodate for MacOSX

Trivial merge