Linked by Thom Holwerda on Wed 30th Jan 2008 23:30 UTC, submitted by obsethryl
Thread beginning with comment 298789
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
It depends. "The relatively minor hit taken in performance" is highly subjective and, in some cases, unacceptable for some applications. But it depends entirely on the scenario and, in most cases, managed languages are adequate.
Actually, projects like SharpOS and Cosmos are aiming to use software-isolated processes to *increase* performance, especially the performance of context switching between kernels, drivers, and applications. And from all of the performance testing I've seen, C# is roughly equivalent in speed to C++ code.






Member since:
2006-01-06
It depends. "The relatively minor hit taken in performance" is highly subjective and, in some cases, unacceptable for some applications. But it depends entirely on the scenario and, in most cases, managed languages are adequate.