Performance Results
Below you can find the results of our performance testing on typical AWS server configurations for the Liveness and Match functionalities. You can use them as reference numbers.
For system performance evaluation, the following metrics are used:
- RPS (Requests Per Second or 'throughput') is the number of requests the system can handle per second.
- Latency is the delay for the system to respond, ms.
- Applications is the number of simultaneous applications the system can run.
- Workers is the number of workers the current hardware can run.
Liveness
Instance size | Instance type | RPS | Latency | Applications | Workers |
---|---|---|---|---|---|
c5.xlarge | CPU | 0.3 | 6500 | 2 | 2 |
c6а.2xlarge | CPU | 0.5 | 3650 | 2 | 5 |
c7a.2xlarge | CPU | 0.6 | 3360 | 2 | 2 |
g4dn.xlarge | GPU | 2.3 | 4260 | 10 | 5 |
g5.xlarge | GPU | 2.5 | 6060 | 15 | 7 |
Match
Instance size | Instance type | RPS | Latency | Applications | Workers |
---|---|---|---|---|---|
c5.xlarge | CPU | 1.1 | 1890 | 2 | 2 |
с6а.2xlarge | CPU | 1.9 | 1600 | 3 | 5 |
c7a.2xlarge | CPU | 2 | 986 | 2 | 2 |
g4dn.xlarge | GPU | 17.1 | 1170 | 20 | 5 |
g5.xlarge | GPU | 27.6 | 1450 | 40 | 7 |