docs: add OpenChainBench live RPC latency benchmark link - #809
docs: add OpenChainBench live RPC latency benchmark link#809Flotapponnier wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3b71c2fa71
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| ## RPC Latency Benchmark | ||
|
|
||
| - [OpenChainBench](https://openchainbench.com/benchmarks/gravity-rpc) — live p50/p90/p99 latency leaderboard for free Gravity RPC endpoints, updated every 60 s |
There was a problem hiding this comment.
Point the RPC benchmark link at a published page
This new README entry presents openchainbench.com/benchmarks/gravity-rpc as the source-of-truth live leaderboard, but I checked OpenChainBench’s benchmark registry/search and citable API and could not find a published gravity-rpc benchmark slug or exact URL; the only RPC benchmark surfaced is the generic rpc-capabilities page. As written, developers following this link have no verifiable Gravity RPC benchmark to use, so this should either point to the actual published slug or be removed until the page exists.
Useful? React with 👍 / 👎.
Adds a reference to OpenChainBench, a free live leaderboard that continuously benchmarks Gravity RPC endpoints and reports p50/p90/p99 latency updated every 60 seconds.
The link is placed before the Contributing section in the readme, as a useful resource for developers connecting to the Gravity network.