You are viewing a single comment's thread from:
RE: steem full node statistics with beem
wow, the speed difference between websockets and https is huge, I would not have expected that! Time to finally give beem a try :) (I must admit I haven't found the time yet...)
Here are a few more nodes if you want to extend the benchmark: https://geo.steem.pl/
When using threads, as in get_blocks from python-steem, the speed is improved for https rpc calls. But thread support is not available for account history. Here, websockets are really faster!