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
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004