At the 2010 Evans Data Developer Relations Conference, I sat in on a talk about the Intel Parallel Universe Portal. "Intel® Parallel Universe Portal is an internet-based service that enables software developers to analyze their applications to see how they scale on multi-core computer systems."
The portal FAQ says the system works with C/C++, Fortran and C# applications. It also works with Delphi and C++Builder applications! I created a multi-threaded Delphi application (no user interact...