Compile and improve performance

Visual Basic 5 can compile your code to native Intel code. With this, you lose platform independence, but you gain some speed. Without compiling, you still get improved performance. Visual Basic 5’s form drawing is much faster than Visual Basic 4’s. The p-code interpreter has been more tightly optimized.