You are viewing a single comment's thread from:

RE: How to Process 100M Transfers / Second on a Single Blockchain

in #blockchain8 years ago

Since each transfer only takes 5us and we have 15us, we can allow each account up to 3 deposits or withdraws per block. With 3 second blocks this means that each account has a maximum transaction rate of 1 TPS but the blockchain as a whole can process 200,000 * THREAD COUNT transactions per second.

It's a very good deal. Also there is Moore's law for further scaling. ;)