Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jan 2017 17:22:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213446] Configurable verbose build output
Message-ID:  <bug-213446-13-MfnNtMfOBv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213446-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213446-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213446

--- Comment #27 from lightside <lightside@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=3Dyes 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=3Dyes ALLOW_VERBO=
SE=3Dyes
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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213446-13-MfnNtMfOBv>