From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.user Subject: Re: Garbage collector tuning? Date: Thu, 10 Sep 2015 14:54:01 -0300 Message-ID: <20150910145401.6bb90a08@capac> References: <87fv2m5rly.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/FBlEDbtQ2iJ9f0NGNn_6pDU"; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1441907704 2802 80.91.229.3 (10 Sep 2015 17:55:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Sep 2015 17:55:04 +0000 (UTC) Cc: Ludovic =?UTF-8?B?Q291cnTDqHM=?= , guile-user@gnu.org To: Jan Wedekind Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Sep 10 19:54:56 2015 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Za63d-0002JQ-Dj for guile-user@m.gmane.org; Thu, 10 Sep 2015 19:54:49 +0200 Original-Received: from localhost ([::1]:50877 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Za63d-0003ov-1p for guile-user@m.gmane.org; Thu, 10 Sep 2015 13:54:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Za63T-0003oS-LW for guile-user@gnu.org; Thu, 10 Sep 2015 13:54:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Za63O-00036R-Hn for guile-user@gnu.org; Thu, 10 Sep 2015 13:54:39 -0400 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:59970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Za63O-00031D-CH; Thu, 10 Sep 2015 13:54:34 -0400 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 2DA3FA04C27D; Thu, 10 Sep 2015 19:54:12 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id j7yo+1xdMrs6; Thu, 10 Sep 2015 19:54:05 +0200 (CEST) Original-Received: from capac (unknown [179.210.40.172]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id D935FA04C251; Thu, 10 Sep 2015 19:54:04 +0200 (CEST) In-Reply-To: X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 79.99.200.102 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:12011 Archived-At: --Sig_/FBlEDbtQ2iJ9f0NGNn_6pDU Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Jan, > make[1]: Entering directory '/home/jan/test/aiscm/bench' > LD_LIBRARY_PATH=3D../aiscm/.libs:../bench/.libs:/usr/local/lib > GC_INITIAL_HEAP_SIZE=3D1G GC_USE_ENTIRE_HEAP=3DY /usr/bin/guile > --no-auto-compile -L .. bench.scm user --no-auto-compile ?=20 this option is ok for scripts which does nothing but setting %load-path and= /or importing compiled modules and launch an application, for example, but to r= un a benchmark I definitely would organize things so the benchmark module is com= piled. Cheers, David --Sig_/FBlEDbtQ2iJ9f0NGNn_6pDU Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV8cO5AAoJEPN0/ZOjBXrX350IANNqLhtmDyTK4wiJKocWB5qm KrmR+dudjrT9ybr6DnbZku0wpr0YE8Ld0EKfW7USJpZiFZDfya4ems1pmc3TWyVd d2HZCcPIttMzqOQQDpfXNNTEfFcuVhSt8BsHTISArQqpIrqEEAYSdmslN59hd5jB DihBX3GfA8TxU7ePv2SxkoWsJqU7fiU+l5CmLKZtWph2zKtocREL4hiUpx4NgqCm EWBat4HpDYseVt5ufkZeLVX0tcUADIF3Da45Nt6WWvqYxSo4fzJD7KLDIgoOTgjx vQG20pPQ1YzIzEpgZ1IHUjMzyfZbrUR0HKqa2Vj1LhGpj1f7JCF/Q7EAJivxxBY= =PBy6 -----END PGP SIGNATURE----- --Sig_/FBlEDbtQ2iJ9f0NGNn_6pDU--