optimization

How to Boost Your JavaScript and CSS Performance

| | |

Covers 4 popular solutions, namely validating, joining, shrinking and compressing your markup source code for Javascript and CSS. Excellent HOWTO!

META analysis tool and how-to

| | | | |

Discussion of Meta Tag Analyzer and tips for SEO improvements.

Howto optimize C++ code

| | |

These optimizations are fairly easy to apply to existing code and in some cases can result in big speedups. Remember the all-important maxim though, the fastest code is code that isn't called.

Syndicate content