Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1TJSuA-0004bV-FO for bitcoin-development@lists.sourceforge.net; Wed, 03 Oct 2012 17:38:42 +0000 Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.216.175 as permitted sender) client-ip=209.85.216.175; envelope-from=imichaelmiers@gmail.com; helo=mail-qc0-f175.google.com; Received: from mail-qc0-f175.google.com ([209.85.216.175]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1TJSu6-0000V4-Tw for bitcoin-development@lists.sourceforge.net; Wed, 03 Oct 2012 17:38:42 +0000 Received: by qcsj3 with SMTP id j3so3726903qcs.34 for ; Wed, 03 Oct 2012 10:38:33 -0700 (PDT) Received: by 10.224.180.132 with SMTP id bu4mr8326397qab.62.1349285913413; Wed, 03 Oct 2012 10:38:33 -0700 (PDT) MIME-Version: 1.0 Sender: imichaelmiers@gmail.com Received: by 10.49.30.40 with HTTP; Wed, 3 Oct 2012 10:38:13 -0700 (PDT) In-Reply-To: References: From: Ian Miers Date: Wed, 3 Oct 2012 13:38:13 -0400 X-Google-Sender-Auth: o9JOzvmtUDuLSXtb6avhFUS_OVk Message-ID: To: bitcoin-development@lists.sourceforge.net Content-Type: multipart/alternative; boundary=20cf303b42f791ca2004cb2b1b49 X-Spam-Score: -0.5 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (imichaelmiers[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Headers-End: 1TJSu6-0000V4-Tw Subject: Re: [Bitcoin-development] performance testing for bitcoin X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2012 17:38:42 -0000 --20cf303b42f791ca2004cb2b1b49 Content-Type: text/plain; charset=ISO-8859-1 Whats the best way to get performance numbers for modifications to bitcoin ? Profiling it while running on testnet might work, but that would take a rather long time to get data. Is there anyway to speed this up if we only needed to provide relative performance between tests. (in a sense a fast performance regression test). At least in theory, one possibility would be to replay real bitcoin transactions to a test-net-in-a-box network (of maybe a few nodes) that has the real blockchain history loaded into it but then operates at a far reduced hash difficulty in order facilitate running quickly. Are there existing techniques/scripts for some kind of perf testing with traffic that at least approximates real world traffic ? The test infrastructure that ships with bitcoin does not appear to provide this. Thanks, Ian > > --20cf303b42f791ca2004cb2b1b49 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Whats the best way to get performance numbers fo= r modifications to bitcoin ? Profiling it while running on testnet might wo= rk, but that would take a rather long time to get data.=A0
Is there anyw= ay to speed this up =A0if we only needed to provide=A0=A0relative=A0perform= ance=A0between tests.=A0(in a sense a fast performance regression test).
At least in theory, one possibility would be to replay real bitcoin=A0t= ransactions=A0 to a test-net-in-a-box network (of maybe a few nodes)
tha= t has the real=A0blockchain=A0history loaded into it but then operates at a= far reduced hash difficulty in order facilitate running quickly.

Are there existing techniques/scripts for =A0some kind of perf testing = with traffic that at least approximates real world traffic ?=A0
The test= =A0infrastructure=A0=A0that ships with bitcoin does not appear to provide t= his.

Thanks,
Ian
=


--20cf303b42f791ca2004cb2b1b49--