Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Speed testing
#12
Just a note about Select Case, this is not faster than if's in C++ or Java, as it has to address every argument.

Anyone know why its faster in VB? Its technically impossible if its executed properly, my only conclusion is vb does something sick =P
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)