Content deleted Content added
m Automated conversion |
No edit summary |
||
Line 3:
There are two customary usages of the term:
The more academic usage refers to the design of a computer's underlying
The less formal usage refers to a description of the design of gross requirements for the
Line 13:
1. Cost
Generally, cost is held constant, determined by either system or commercial requirements, and speed and storage capacity are adjusted to meet the cost target.
2. Performance (speed)
Computer retailers describe the performance of their machines in terms of [[CPU]] [[Speed]] (in MHz or GHz). This refers to the cycles per second of the main clock (megahertz or MHz is millons, gigahertz or GHz is billions). It does not indicate the number of instructions. Some CPUs execute less than one instruction per clock. Some "
Throughput is the absolute processing power of the computer system. In the most computer systems, throughput is limited to the speed of the slowest piece of hardware in use at a given time. This slowest piece might be input and output (I/O), the CPU, the memory chips themselves, or the connection (or "bus") between the memory, the CPU and the I/O. The limit most acceptable to users is the speed of the input, because the computer then seems infinitely fast. General-purpose computers like PCs usually maximize throughput to attempt to increase user satisfaction.
|