Mike Hearn [ARCHIVE] on Nostr: 📅 Original date posted:2014-03-27 📝 Original message:> > To be honest, I have ...
📅 Original date posted:2014-03-27
📝 Original message:>
> To be honest, I have not carried out a comprehensive examination of
> server performance. What I can see is that Electrum servers are often
> slowed down when a wallet with a large number (thousands) of addresses
> shows up, and this is caused by disk seeks (especially on my slow VPS).
>
Yes that sounds more like what I expected.
> In terms of bandwidth, I am referring to my Android version of Electrum.
> When it runs on a 3G connection, it sometimes takes up to 1 minute to
> synchronize (with a wallet that has hundreds of addresses). However, I
> have not checked if this was caused by addresses or block headers.
>
An address is 160 bits. (1000 * 160) / 8 / 1024 = 19.5 kilobytes of data
which 3G should be able to transfer in <1 second easily. Of course the
encoding may not be optimal. But if it is, I suspect the issue is elsewhere.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140327/70f4cdce/attachment.html>
Published at
2023-06-07 15:16:15Event JSON
{
"id": "1348a4c9be79fc4e40991afcc3728e4ca1ffa8c1203479e223cc8acedcc6318c",
"pubkey": "f2c95df3766562e3b96b79a0254881c59e8639f23987846961cf55412a77f6f2",
"created_at": 1686150975,
"kind": 1,
"tags": [
[
"e",
"d9ddea79394f356d989e65ab112610cc90e9929cf3c160da3cfe266aeba22200",
"",
"root"
],
[
"e",
"e2e6dd718af630f6e382999eee3964cfd64f0c7a1dbe42f9b974bb0cbf440699",
"",
"reply"
],
[
"p",
"7a4ba40070e54012212867182c66beef592603fe7c7284b72ffaafce9da20c05"
]
],
"content": "📅 Original date posted:2014-03-27\n📝 Original message:\u003e\n\u003e To be honest, I have not carried out a comprehensive examination of\n\u003e server performance. What I can see is that Electrum servers are often\n\u003e slowed down when a wallet with a large number (thousands) of addresses\n\u003e shows up, and this is caused by disk seeks (especially on my slow VPS).\n\u003e\n\nYes that sounds more like what I expected.\n\n\n\u003e In terms of bandwidth, I am referring to my Android version of Electrum.\n\u003e When it runs on a 3G connection, it sometimes takes up to 1 minute to\n\u003e synchronize (with a wallet that has hundreds of addresses). However, I\n\u003e have not checked if this was caused by addresses or block headers.\n\u003e\n\nAn address is 160 bits. (1000 * 160) / 8 / 1024 = 19.5 kilobytes of data\nwhich 3G should be able to transfer in \u003c1 second easily. Of course the\nencoding may not be optimal. But if it is, I suspect the issue is elsewhere.\n-------------- next part --------------\nAn HTML attachment was scrubbed...\nURL: \u003chttp://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140327/70f4cdce/attachment.html\u003e",
"sig": "73f2a1403205d4386db71ec443cb83622cb6f2ada35cfd62dfb4a9b7bbb88d5d7ef6038b8e9299288963c6bf5e6de814798cbb8208cafdfaf10944810e1d14af"
}