This application benchmarks various Ethereum JSON-RPC endpoints. It performs multiple tasks such as fetching block numbers, block details, transaction details, and more.
The results are displayed in a table where each row represents an RPC method and each column represents an RPC URL. Yellow cells indicate response times greater than 200 ms, while red cells indicate response times greater than 500 ms.
The summary rows at the bottom show the average and median response times for each RPC method across all URLs.
Source code available on GitHub.