Enter the number of cores and the task duration (ms) into the Calculator. The calculator will evaluate the Requests Per Second. 

Requests Per Second Formula

RPS = C * (1/(TD/1000)

Variables:

  • RPS is the Requests Per Second (request per second)
  • #C is the number of cores
  • TD is the task duration (ms)

To calculate Requests Per Second, multiply the number of cores by 1 over the task duration.

How to Calculate Requests Per Second?

The following steps outline how to calculate the Requests Per Second.


  1. First, determine the number of cores. 
  2. Next, determine the task duration (ms). 
  3. Next, gather the formula from above = RPS = #C * (1/(TD/1000).
  4. Finally, calculate the Requests Per Second.
  5. After inserting the variables and calculating the result, check your answer with the calculator above.

Example Problem : 

Use the following variables as an example problem to test your knowledge.

number of cores = 4

task duration (ms) = 100