Improving benchmarks: more blockchains and metrics #2270
emiliana32
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I recently discovered your interesting benchmarks. The overall e2e latency experienced by a user goes from the moment he sends a transaction to the moment it is finalised. For this reason, you should take into account both the block time and the time-to-finality (TTF). Therefore, in the worst case scenario, which is the most important to consider, the total finality time = block time + TTF. In the best case scenario, however, the finality time = TTF. Other websites like this one are also reporting the data incorrectly.
Which blockchain is the fastest? Furthermore, you should include Aptos, Sui, Somnia, ICP, Sei, Cronos, Near and Kaia amongst the fastest blockchains.
I know this is a challenging task, but you should consider including this particular set of blockchains in the benchmarks: Cheapest blockchain transaction fee, Cheapest blockchain to deploy a token and Highest staking yield.
Thank you for you work
All reactions