summaryrefslogtreecommitdiff
path: root/a0/5db547643af5dbc70664a502db14a2e5d205c0
blob: 31fa6f549e232086638a243516b7b18843963b69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194]
	helo=mx.sourceforge.net)
	by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <jgarzik@exmulti.com>) id 1TJSz0-0004qI-Sj
	for bitcoin-development@lists.sourceforge.net;
	Wed, 03 Oct 2012 17:43:42 +0000
X-ACL-Warn: 
Received: from mail-qa0-f47.google.com ([209.85.216.47])
	by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1TJSyz-0001vZ-V5
	for bitcoin-development@lists.sourceforge.net;
	Wed, 03 Oct 2012 17:43:42 +0000
Received: by mail-qa0-f47.google.com with SMTP id i29so2068010qaf.13
	for <bitcoin-development@lists.sourceforge.net>;
	Wed, 03 Oct 2012 10:43:36 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=google.com; s=20120113;
	h=mime-version:x-originating-ip:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type:x-gm-message-state;
	bh=go26ErBvTWVy0UkZiukLgkCkm8UH41k4Ephj0tBbUFM=;
	b=PM3cCzmKeLorA3g7FW8LsbSoDFLdZ5EdHbs6/1i3o3tfHAYecfbQBBnWySVS8904Nr
	z1IgpShrPS0tmKnnY+oVAFgbfB/5NtKtZ3fteh45FURVnibgwbDRgO+7XcCmp32MYKGV
	kVsgJSwXlQVC6VmEFetx2135FFblhCoqdeeVsfcNA9JDX9CTY3W3fjG3U4/dmKrWMmEO
	zU2+wPMqnCoF1nC70j+Do7+4ztQtioIb+CEAGKcPD9CfKORowt9DyWEw4DO0sKqH+3L5
	QuGj17uSVI69fL/ZGI/K/D2AaobpotG2P45coqw+eJQByTPtbPRIJ9VGXP2F4On6Deb+
	Zk9Q==
MIME-Version: 1.0
Received: by 10.49.96.162 with SMTP id dt2mr13412661qeb.48.1349286216449; Wed,
	03 Oct 2012 10:43:36 -0700 (PDT)
Received: by 10.49.97.6 with HTTP; Wed, 3 Oct 2012 10:43:36 -0700 (PDT)
X-Originating-IP: [2001:4830:1603:2:21c:c0ff:fe79:c8c2]
In-Reply-To: <CAEC9zAbkWWcn5eRHLh6u+zyGu92E1Yq-9CQVPqE_6-QwMVs=4Q@mail.gmail.com>
References: <CAEC9zAbHO9y7Go4FhZFyOCKdm1js_eKCoz7iaOCh1Wu=B9OASw@mail.gmail.com>
	<CAEC9zAYrMHHEyyTx1QVHoGSJU3fFypB0Hx4K-VFoUn0hp4Z7JA@mail.gmail.com>
	<CAEC9zAbkWWcn5eRHLh6u+zyGu92E1Yq-9CQVPqE_6-QwMVs=4Q@mail.gmail.com>
Date: Wed, 3 Oct 2012 13:43:36 -0400
Message-ID: <CA+8xBpdZDznkyWXn8AxdUDk0CJ0b2m1qpTgVjtPbs0ge+ODCSg@mail.gmail.com>
From: Jeff Garzik <jgarzik@exmulti.com>
To: Ian Miers <imiers1@jhu.edu>
Content-Type: text/plain; charset=ISO-8859-1
X-Gm-Message-State: ALoCoQk5rj6JOUYKI/R2XxQc/+laCSap3FDIa5heyjLEha9nOAOERYWdSrRRK9HQUBLihbZokjzV
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1TJSyz-0001vZ-V5
Cc: bitcoin-development@lists.sourceforge.net
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: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2012 17:43:42 -0000

On Wed, Oct 3, 2012 at 1:38 PM, Ian Miers <imiers1@jhu.edu> wrote:
> 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).

You have to be specific about what you're measuring, because
"performance" is vague.

You can measure many aspects of blockchain performance by importing
blocks via -loadblock=FILE.

Other performance measurements like "how fast does a block relay
through the network" cannot be as easily measured.

-- 
Jeff Garzik
exMULTI, Inc.
jgarzik@exmulti.com