|
|
|
|
|
by nanolith
2723 days ago
|
|
For instance, pulling in the STL for an interface header instead of encapsulating these details. :-) No one is claiming that we should ignore performance all together. But, understanding through profiling where performance issues are and designing toward a faster implementation is more important than trying to inline definitions up front. |
|
Some implementation details are so well understood that you really don't need a profiler to do what is probably the right thing by default.