Polygon Block Performance
Analyze
First i used fact_blocks table in all chains and by using lag function showed block_timestamp of two blocks(second after once) in two columns side by side then used datediff function to get time-gap between two blocks , and also got number of transactions in a blocks in each chain
P.S : Because new tables not cover all time i consider after '2022-06-07' as time frame to have good comparison between chains
Results and conclusion
-
Min and average time between blocks in Polygon were a little more than Flow and Solana but max time-gap between two blocks in Flow and Solana were much higher than Polygon and it shows there were some congestion occurred in Solana and Flow but Polygon condition was better
-
Average time-gap between two blocks in Polygon was much lower than Arbitrum and Optimism
-
Average transactions in a block in Polygon much higher than Flow,Arbitrum,Optimism but still much lower than Solana
Base of all data we saw in charts in my opinion Polygon Block Performance is in a good shape , average number transactions in a block are good and also average time-gap between two blocks is low and most of time was stable