Optimizing
Optimizing of your program is very important if you want it to be fast. There is of course no point in optimizing a Visual Basic program since it will never be fast anyway (but it will maybe be a bit less slow :)
The optimizing info here is essential only if you are using pure Assembler, or inline Asm in another language.


Pentium.zip (164kb) Huge collection of Pentium optimizing tricks, everything you need!
Pentopt.zip (43kb) Great text about Pentium optimizing.
Optimize.zip (17kb) Text about 386/486/Pentium optimizing.