summaryrefslogtreecommitdiff
path: root/2d/cf9897953ede7f972e03ff95b0fa1410f86192
blob: c4496170380fe46d3210c3a8560cdfe65ec64f89 (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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <mh.in.england@gmail.com>) id 1YHbTg-00042o-BO
	for bitcoin-development@lists.sourceforge.net;
	Sat, 31 Jan 2015 17:05:00 +0000
Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.212.180 as permitted sender)
	client-ip=209.85.212.180; envelope-from=mh.in.england@gmail.com;
	helo=mail-wi0-f180.google.com; 
Received: from mail-wi0-f180.google.com ([209.85.212.180])
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1YHbTe-0007gK-TQ
	for bitcoin-development@lists.sourceforge.net;
	Sat, 31 Jan 2015 17:05:00 +0000
Received: by mail-wi0-f180.google.com with SMTP id h11so7946689wiw.1
	for <bitcoin-development@lists.sourceforge.net>;
	Sat, 31 Jan 2015 09:04:52 -0800 (PST)
MIME-Version: 1.0
X-Received: by 10.180.107.164 with SMTP id hd4mr6532715wib.7.1422723892853;
	Sat, 31 Jan 2015 09:04:52 -0800 (PST)
Sender: mh.in.england@gmail.com
Received: by 10.194.188.9 with HTTP; Sat, 31 Jan 2015 09:04:52 -0800 (PST)
In-Reply-To: <CADZB0_aWkSApjRA-WQcVsonOTpZNX8=G=iuY3k+dKSwDq=xM6A@mail.gmail.com>
References: <CADZB0_aWkSApjRA-WQcVsonOTpZNX8=G=iuY3k+dKSwDq=xM6A@mail.gmail.com>
Date: Sat, 31 Jan 2015 18:04:52 +0100
X-Google-Sender-Auth: 3FFYrVtnPeXtnw-m3cE_Pm089j8
Message-ID: <CANEZrP3+ca9Bumv=-2ot7T5s6cvGhN_dMqYmsxP7qP1V0WV4qg@mail.gmail.com>
From: Mike Hearn <mike@plan99.net>
To: Angel Leon <gubatron@gmail.com>
Content-Type: multipart/alternative; boundary=e89a8f3ba0853f4236050df5b8a7
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
	(mh.in.england[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: 1YHbTe-0007gK-TQ
Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Is there a way to estimate the maximum
 number of transactions per minute Bitcoin can handle as it is today?
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: Sat, 31 Jan 2015 17:05:00 -0000

--e89a8f3ba0853f4236050df5b8a7
Content-Type: text/plain; charset=UTF-8

>
> "Alipay handled up to 2.85 million transactions per minute, and 54 percent
> of its transactions are made via mobile device."
>

I know China is a very big place but even so - 47,500 transactions per
second would be almost quintiple what Visa handles across the entire world.
With only 300 million users and primarily online usage (?) this claim feels
a little suspect to me.

Given the wording "up to 2.85 million" I wonder if that is some freak spike
caused by people's behaviour being synchronised externally (e.g. a fixed
start time for the sale that people are waiting for). It's hard to imagine
that they sustained anything close to that for the entire day.

So this is really a discussion about peak performance.

If you average every transaction around 250 bytes, then you'd need ~15
> Gigabytes per block to be broadcast and hashed by all the full nodes every
> 10 minutes, eating good 2Tb of storage daily... do miners have enough
> bandwidth and CPU power to handle this?
>

There's a discussion of such things here that might be useful:

https://en.bitcoin.it/wiki/Scalability

It discusses various optimisations, like not actually sending tx data twice.

I wouldn't worry about it too much. It took decades for Visa to even
approach 10,000 txns/sec. PayPal, I believe, still "only" handles a few
hundred. And those services had the benefits of minimal competition,
working in people's local currencies, integrated dispute mediation and not
representing any real threat to the political status quo. Bitcoin isn't
going to be needing to handle Alipay's level of traffic any time soon.

Frankly, scaling is a nice problem to have, it means you're popular. It'd
be a mistake to just blindly assume Bitcoin will take over the world.
Growing market share is difficult. Worry more about how to get 300 million
crazy users than the precise broadcast protocol that'd be needed to handle
them ;)

--e89a8f3ba0853f4236050df5b8a7
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote"><blo=
ckquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left=
-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;paddi=
ng-left:1ex"><div dir=3D"ltr"><div><span style=3D"color:rgb(0,0,0);font-fam=
ily:NHG,&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:14px;=
line-height:20px">&quot;Alipay handled up to 2.85 million transactions per =
minute, and 54 percent of its transactions are made via mobile device.&quot=
;</span></div></div></blockquote><div><br></div><div>I know China is a very=
 big place but even so - 47,500 transactions per second would be almost qui=
ntiple what Visa handles across the entire world. With only 300 million use=
rs and primarily online usage (?) this claim feels a little suspect to me.<=
/div><div><br></div><div>Given the wording &quot;up to 2.85 million&quot; I=
 wonder if that is some freak spike caused by people&#39;s behaviour being =
synchronised externally (e.g. a fixed start time for the sale that people a=
re waiting for). It&#39;s hard to imagine that they sustained anything clos=
e to that for the entire day.</div><div><br></div><div>So this is really a =
discussion about peak performance.</div><div><br></div><blockquote class=3D=
"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left-width:1px;borde=
r-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><di=
v dir=3D"ltr">If you average every transaction around 250 bytes, then you&#=
39;d need ~15 Gigabytes per block to be broadcast and hashed by all the ful=
l nodes every 10 minutes, eating good 2Tb of storage daily... do miners hav=
e enough bandwidth and CPU power to handle this?=C2=A0<br></div></blockquot=
e><div><br></div><div>There&#39;s a discussion of such things here that mig=
ht be useful:</div><div><br></div><div><a href=3D"https://en.bitcoin.it/wik=
i/Scalability">https://en.bitcoin.it/wiki/Scalability</a><br></div><div><br=
></div><div>It discusses various optimisations, like not actually sending t=
x data twice.</div><div><br></div><div>I wouldn&#39;t worry about it too mu=
ch. It took decades for Visa to even approach 10,000 txns/sec. PayPal, I be=
lieve, still &quot;only&quot; handles a few hundred. And those services had=
 the benefits of minimal competition, working in people&#39;s local currenc=
ies, integrated dispute mediation and not representing any real threat to t=
he political status quo. Bitcoin isn&#39;t going to be needing to handle Al=
ipay&#39;s level of traffic any time soon.=C2=A0</div><div><br></div><div>F=
rankly, scaling is a nice problem to have, it means you&#39;re popular. It&=
#39;d be a mistake to just blindly assume Bitcoin will take over the world.=
 Growing market share is difficult. Worry more about how to get 300 million=
 crazy users than the precise broadcast protocol that&#39;d be needed to ha=
ndle them ;)</div></div></div></div>

--e89a8f3ba0853f4236050df5b8a7--