The formula to calculate Transactions Per Second (TPS) is:
\[ \text{TPS} = \frac{\text{TR}}{\text{T}} \]
Where:
Transactions Per Second (TPS) is a measure of the number of transactions a system can process in one second. It is commonly used to evaluate the performance and capacity of databases, networks, and other systems that handle transactions. A higher TPS indicates a more efficient system capable of handling a larger volume of transactions in a given time period.
Let's assume the following values:
Using the formula to calculate TPS:
\[ \text{TPS} = \frac{5000}{100} = 50 \text{ transactions/sec} \]
The Transactions Per Second (TPS) is 50 transactions/sec.