CSC 505 - Computer Performance Evaluation
CSC 505 - Computer Performance Evaluation
Contents
Lecture 1..................................................................................................................................................2
General Overview.............................................................................................................................2
Lecture 2..................................................................................................................................................8
Lecture 1
General Overview
Computer performance is the assessment of how effectively a computer
system operates, often quantified by speed, accuracy, and efficiency in
executing program instructions.
For high computer performance, key factors include short response times,
high throughput, efficient resource utilization, data compression
speed, system availability, and network bandwidth.
Key Factors:
1. Short response time – time between when a query is sent and when
feedback is received.
2. High throughput – the rate of processing work.
3. Low utilization of computing resources like memory.
4. Fast data compression – must be highly compact.
5. High availability of the computing system or application.
6. High bandwidth – transfer rate over a network.