@wkempf: +1

I remember reading an article years ago showing how under certain circumstances VB6 was faster than C++ (mainly because the VB code simply interfaced to VB runtime libraries that were written in hand-optimised assembly).

I don't think we can ever assume that one specific language is automatically faster than any other.

Herbie