From owner-freebsd-stable@freebsd.org Wed Jul 24 13:45:53 2019 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C1DB8A8726 for ; Wed, 24 Jul 2019 13:45:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71938835DA; Wed, 24 Jul 2019 13:45:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id 431432C463; Wed, 24 Jul 2019 13:45:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [192.168.43.233] (unknown [92.69.47.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id DEDA13F6B3; Wed, 24 Jul 2019 15:45:51 +0200 (CEST) From: Dimitry Andric Message-Id: <0CB72C19-405C-41F0-8967-96F363228ED6@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_46860C6C-CD6F-4D1C-9C3E-FB278E79C9EC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: Buildworld times (was Re: svn commit: r350256 - in stable/12: . contrib/compiler-rt/lib/sanitizer_common contrib/libunwind/src contrib/llvm/lib/DebugInfo/DWARF contrib/llvm/lib/MC contrib/llvm/lib/Object contrib/llvm/lib/Ta...) Date: Wed, 24 Jul 2019 15:45:44 +0200 In-Reply-To: Cc: freebsd-stable@freebsd.org To: mike tancsa References: <201907231840.x6NIeWeq024894@repo.freebsd.org> X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: 71938835DA X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.984,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jul 2019 13:45:53 -0000 --Apple-Mail=_46860C6C-CD6F-4D1C-9C3E-FB278E79C9EC Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 24 Jul 2019, at 14:47, mike tancsa wrote: > > On 7/23/2019 2:40 PM, Dimitry Andric wrote: >> Author: dim >> Date: Tue Jul 23 18:40:32 2019 >> New Revision: 350256 >> URL: https://svnweb.freebsd.org/changeset/base/350256 >> > Hi, > > Not sure if this is just a difference in the versions or more things > are being compiled, but I noticed a buildworld on my Ryzen went from ~ > 31min to just over 40min. Is this expected ? Most likely this is because it will now build a bootstrap compiler, whereas previously your system may have skipped this step. Can you compare the results when setting MK_SYSTEM_COMPILER=no and MK_SYSTEM_LINKER=no ? -Dimitry --Apple-Mail=_46860C6C-CD6F-4D1C-9C3E-FB278E79C9EC Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXThhCAAKCRCwXqMKLiCW o1dQAJ91zWF9v5vlKjOlTbqzXjuewwBu+gCg8lB7njtYjq1NKVazG0pndEhdXFY= =JtFK -----END PGP SIGNATURE----- --Apple-Mail=_46860C6C-CD6F-4D1C-9C3E-FB278E79C9EC--