Kinds of efficiency
When using a collection of components, programmers demand several kinds of
efficiency:
-
A program that uses components should run fast.
-
A program that uses components should compile
quickly.
-
The executable size of a program
that uses components should reflect the functionality actually used, not the size
of the component.
Next topic:
Execution speed
Previous topic:
The Design of C++ Standard Components
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005