LEGv8 Architecture and Assembly Language: Key Concepts
Classified in Computers
Written on in
English with a size of 239.58 KB
Performance Metrics
- Elapsed Time: Represents overall system performance. It is the total time taken to complete a task.
- User CPU Time: Indicates CPU performance. It is the time the task actively runs on the CPU, excluding idle time.
- CPU Time: The time the CPU spends executing instructions, either from the task or the operating system, excluding idle time.
- Clock Speed: 1 MHz equals 1 million clock cycles per second. 1 GHz equals 1 billion clock cycles per second.
- Response Time: Equivalent to execution time.
- Throughput: Equivalent to bandwidth.
- Performance Comparison: (PerfA) / (PerfB) = (ExecTimeB) / (ExecTimeA) = n
Impact of Processor Upgrades
- Replacing a processor with a faster one decreases response time and increases throughput.
- Adding an additional