Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
While we are on the subject of optimisations...
Message
From
29/10/2003 10:26:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
While we are on the subject of optimisations...
Miscellaneous
Thread ID:
00844089
Message ID:
00844089
Views:
47
As there has been quite a lengthy thread on optimisations and speed the following is a snippet from the new C++ compiler features in the Whidbey release.

"Furthermore, the Visual C++ Whidbey compiler will be able to optimize MSIL beyond what is possible with other managed languages."

"One of many enhancements planned for the C++ compiler in Whidbey is Profile Guided Optimizations (POGO). POGO technology enables the compiler to instrument an application and collect information on how the application is used at runtime. This information enables Visual C++ to further optimize generated code based on real-world application usage patterns."

http://msdn.microsoft.com/vstudio/productinfo/roadmap.aspx

I am sure you will agree that this is pretty cool and if the VFP team read this my no. 1 wish list item is now as follows.

1] Can you stick POGO into our compiler? <vbg>

Neil
Next
Reply
Map
View

Click here to load this message in the networking platform