Sobes.tech
Junior — Senior

System throughput calculation

livecode

Task condition

Based on the specified parameters:

  • Size of a single record: 300 bytes;
  • Number of operations:
    • 40 records per second (WRps);
    • 4000 reads per second (RRps).

It is necessary to determine the amount of data in megabytes per second that the system can process during reading and writing. The obtained figures will be used for further architectural decisions, such as the type of storage or caching level.