» Home » VB Fibre
Site
News
Files

Visual Basic
Strings
Math
General
Properties
Memory
Methods

Search
Testing

Inline ASM-VB
Strings
Math
General
Memory

Search
Using inline ASM
Submit!

VBFibre box This site contains information that will speed up your Visual Basic applications. There are all sorts of methods that will increase the speed of your programs. Many of optimization articles here are easy to implent in your VB application.

All the speed optimizations you find here also have statistics of the speed increase you might expect. Ofcourse this depends on your type of machine, if you like to see how the tests where performed check performing tests.


New: Inline ASM section!
Check it out, for ultimate speed improvements. I really want more code over there (preferably Left/Mid/Right) string functions.. if someone could help me on that, please do so.

A lot of code/database things have been changed. I'm sure there are some quirks on the site now, that I haven't found myself. Please tell me if you find something odd (on the forum, for example)

Updated: Added a small zip file with an small inline asm project, which will return a good or bad message, depending if your inline ASM plugin is correctly installed.. or not. (by request of some people.)


The website will be updated when new optimizations have been found.
This will probably happen at an irregular interval, because most optimizations I find and/or receive are from the VB messageboards related to the Visual Basic Gaming community. I've designed this site to keep track of those methods that can improve the speed, Because games are the most intensive and speed depended programs you can make (In my opinion), But ofcourse all optimizations can be applied to general VB applications.