This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

RPC Endpoint Benchmarker

Developer Tools · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — nothing to install.
CategoryDeveloper Tools
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

Times repeated calls against each endpoint and reports the median rather than the mean, since one slow round trip on a shared connection drags an average badly. Alongside speed it probes the capabilities that decide whether tools work at all: eth_getLogs, historical state, and debug_traceTransaction. That matters more than latency for most work, because a fast endpoint that refuses trace calls is useless for gas profiling however quick it is. A JSON-RPC error arrives as a 200 response carrying an error object, so checking the HTTP status alone would report every unsupported method as working — the response body is inspected instead. Chain ids are read and a mixed set is called out.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.