docs: link OpenChainBench public Ink RPC latency benchmark#632
Open
Flotapponnier wants to merge 1 commit into
Open
docs: link OpenChainBench public Ink RPC latency benchmark#632Flotapponnier wants to merge 1 commit into
Flotapponnier wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a short subsection at the end of
src/pages/tools/rpc.mdx(under the existing "Public Endpoints" section) linking to a public, multi-region latency benchmark of Ink's keyless RPC endpoints.The goal is to give integrators an independent signal when choosing between the four public providers already documented on this page (Gelato, Tenderly, QuickNode, dRPC).
What it links to
OpenChainBench / ink-rpc — an open-source (ChainBench/openchainbench) probe run from Paris (eu-west), Virginia (us-east) and Singapore (ap-southeast). It:
eth_getBlockByNumberon each keyless provider every 60 seconds from all 3 regions.No API keys, no signup, no paywall.
Why here
The "Public Endpoints" section lists the four keyless providers side by side with only marketing blurbs. A single-line reference to a neutral, open benchmark lets integrators compare them from their own region before committing.
Notes
rpc-gel, Tenderlyrpc-ten, QuickNoderpc-qnd, dRPCink.drpc.org).