Chapter 9. COM+ Optimization, Inheritance, and Aggregation

In This Chapter

COM+ is not 2,000 times slower than equivalent C++ as some would suggest. Six times slower (or about 20 microseconds per object constructor call) might be more accurate. Later in the chapter, I'll clarify how I calculated this speed difference.

Note

When I talk about differences in speed, I am referring to numbers that were compiled with one computer. Other computers will produce slightly different results. I have a Windows 2000 installation that suggests that COM+ is 11 times slower than equivalent C++.

I occasionally talk about equivalent C++. C++ is not a language that ...

Get COM+ Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.