What does ‘performance’ mean? Software performance is mostly about how fast the software goes and how much work it can handle. To discuss performance we need more accurate terms than ‘speed’. The two most important concepts are:
Response time - how quickly the system responds to request
Throughput - how much work can it do in some [...]