background preloader

Favorite Tools_Web2.0

Facebook Twitter

Collateral. Screen capture reinvented. Screenshots collected. The one stop review source for web 2.0 apps, tools, services, and more - Web2Review.

Favorite

To_test. Cloud. Web 3.0 articles. GOOGLE SERVICES. SharePoint. MetaFilter - MeFi. Paper.li - read a Twitter stream as a daily newspaper. * Brizzly / amw96. My Lists. Local Twitter Trends. Trendistic - see trends in twitter. TweetMeme - Search and Retweet the Hottest Stories on Twitter.

My twitter polls (via @amw96) PollDaddy Twitter Polls - Send a poll directly to your Twitter stream! Twitter Search, Twitter Directory, Twitter Yellow Pages :: Twellow. Twitter Directory and Search, Find Twitter Followers. Yfrog - Share your images/videos on Twitter! SourceForge.net: Welcome to SourceForge. HPCC Frequently Asked Questions | HPCC Systems. In the compiler world, a highly (sometimes called globally) optimizing compiler performs a series of mappings or changes to the program it is given, in order to produce code which is better than the one the programmer specified, while achieving the same effect. Obviously the point at which you declare a compiler ‘highly optimizing’ is somewhat subjective.

However, we believe ECL exceeds the mark by a good distance. Some of the global optimizations it performs are: 1. Common sub-expression elimination: across a large complex data process it is very common for the same value or same file to be accessed multiple times. 2. 3. 4. 5. 6. The above lists the major optimizations that justify the title ‘heavily optimizing.’ There are also other features in the system that help maximize system performance, but they are not strictly language optimizations.