|
But the CLR, when you really dig into it, is downright amazing.What about it is so amazing? What is more amazing than the JVM or ILE?
TheNot to be argumentative, but optimizing compilers are pretty old technology, Walden. Have you ever read any of the optimization redpapers from IBM? Talk about incredible. It's some of the only programming that I have ever had a hard time following, it's so sophisticated. Or how about JVM optimizations? The JIT compiler in Java is nearly a decade old.
optimizing JIT is incredible. We've actually debugged some of the
generated machine language from a optimized C# function, and I've seen
the JIT throw out huge chunks of code as unneeded.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.