Skip to main content

RPC Overhead

Definition

RPC overhead, or Remote Procedure Call overhead, refers to the computational and network resources consumed when a client application communicates with a blockchain node using an RPC interface. This overhead includes the time taken for network latency, data serialization and deserialization, and the processing required by the node to respond to the request. It represents the efficiency cost associated with external applications interacting with a blockchain’s data and functions.