Well the VB6 compiler can compile to native code so in theory it can be as fast as C++. I too would like to tackle doing comparisons between the languages. We'd need to come up with some kind of string processing operation that's simple enough to write in a short time yet rigorous enough to provide an accurate assessment. Or maybe a few different yet simple operations after which we can aggregate the results of each implementation in both languages.