[Bug 213446] Configurable verbose build output
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 15 17:22:32 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213446
--- Comment #27 from lightside <lightside at gmx.com> ---
(In reply to comment #25)
Results for single threaded build of multimedia/mpv:
-8<--
# time make -C /usr/ports/multimedia/mpv MAKE_JOBS_UNSAFE=yes build
<...>
'build' finished successfully (1m26.735s)
83.180u 12.030s 1:34.93 100.2% 19949+330k 19+60io 0pf+0w
# make -C /usr/ports/multimedia/mpv clean
<...>
# time make -C /usr/ports/multimedia/mpv MAKE_JOBS_UNSAFE=yes ALLOW_VERBOSE=yes
build
<...>
'build' finished successfully (5m39.394s)
325.951u 22.101s 5:47.56 100.1% 5460+212k 0+61io 0pf+0w
-->8-
About 3.66 (3.91) times faster for less verbose build. I did this test to
minimize effect of multiple threads.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list