diff --git a/docs/bnb-opbnb/get-started/network-info.md b/docs/bnb-opbnb/get-started/network-info.md index bdebede2b0..dc26057087 100644 --- a/docs/bnb-opbnb/get-started/network-info.md +++ b/docs/bnb-opbnb/get-started/network-info.md @@ -38,3 +38,6 @@ NodeReal supports the opBNB network, you can create your free opBNB RPC endpoint *To use the above private RPC endpoint, make sure to login to [MegaNode service](https://nodereal.io/meganode) and create your private endpoints.* +## Benchmark + +For an independent latency and reliability comparison of public opBNB RPC endpoints, see the [OpenChainBench opBNB RPC benchmark](https://openchainbench.com/benchmarks/opbnb-rpc). It covers a set of community providers, with latency (p50/p90/p99) and success rate probed every 60 seconds from three regions and published under CC BY 4.0 alongside the open-source harness. diff --git a/docs/bnb-smart-chain/developers/json_rpc/json-rpc-endpoint.md b/docs/bnb-smart-chain/developers/json_rpc/json-rpc-endpoint.md index 89e6f1ab49..ed8e4b82e5 100644 --- a/docs/bnb-smart-chain/developers/json_rpc/json-rpc-endpoint.md +++ b/docs/bnb-smart-chain/developers/json_rpc/json-rpc-endpoint.md @@ -64,6 +64,10 @@ You could find more endpoints from **[here](https://chainlist.org/chain/56)**. * **Alchemy:** +### Benchmark + +For an independent latency and reliability comparison of public BNB Smart Chain RPC endpoints, see the [OpenChainBench BNB RPC benchmark](https://openchainbench.com/benchmarks/bnb-rpc). It covers a set of community providers, with latency (p50/p90/p99) and success rate probed every 60 seconds from three regions and published under CC BY 4.0 alongside the open-source harness. + ### Starting HTTP JSON-RPC You can start the HTTP JSON-RPC with the --http flag