⇤ ← Revision 1 as of 2004-01-14 23:10:53
Size: 295
Comment:
|
Size: 532
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
The more general problem comes when we start agregating different performance metrics. Say we run 5 different programs and measure their running time. How do we agregate them? We can use a weighted average or a straight sum average. |
Back to ComputerTerms
Subect: Architecture-Performance
Performance is a subjective quatity that is often argued about by those who are affected by it. However we can make a general statement about performance:
performance = 1 / (running time)
The more general problem comes when we start agregating different performance metrics. Say we run 5 different programs and measure their running time. How do we agregate them? We can use a weighted average or a straight sum average.
Back to ComputerTerms