Differences between revisions 1 and 2
Revision 1 as of 2004-01-25 16:06:19
Size: 251
Editor: yakko
Comment:
Revision 2 as of 2004-01-25 16:52:49
Size: 369
Editor: yakko
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Throughput is the total amount of work done in a given time. (In Physics we call this power) But in CS this refers more generally to the amount of anything we are measuring in a given amount of time. Throughput is the total amount of work done in a given time. (In Physics we call this power) But in CS this refers more generally to the amount of anything we are measuring in a given amount of time. To differentiate this from ResponseTime or ExecutionTime, throughput generally is a measurement for '''many tasks'''.

Back to ComputerTerms

Throughput is the total amount of work done in a given time. (In Physics we call this power) But in CS this refers more generally to the amount of anything we are measuring in a given amount of time. To differentiate this from ResponseTime or ExecutionTime, throughput generally is a measurement for many tasks.

Back to ComputerTerms

ThroughPut (last edited 2004-01-25 16:52:49 by yakko)