getRecentPerformanceSamples

Returns recent performance samples for the Solana cluster.

Request

This endpoint expects an object.
limitintegerOptional0-720
Optional number of samples to return.

Response

Recent performance samples.
numNonVoteTransactionsinteger or null>=0
numSlotsinteger>=0
numTransactionsinteger>=0
samplePeriodSecsinteger>=0
slotinteger>=0
Solana slot number.