Most C++ component performance issues are related to memory leaks. When using C++ types that are mapped from IDL, follow the memory management recommendations in “Using mapped IDL types” in Chapter 7, “CORBA/C++ Overview,” in the CORBA Components Guide.
The suggestions in “Common component performance issues” apply to C++ components.