This extension was made to provide better array speed if your program performance is suffering from Small Basic's native handling...
Power Array V1 on SkyDrive
PowerArrayV1.zip contains four files:
- The extension's .dll
- The extension's .xml
- A reference manual .pdf
- A sample program .sb
The files are also accessible individually in the sub-folders on the SkyDrive, along with some performance data.
The reference manual is fairly comprehensive and should explain everything you need to know.
I may develop it further, or provide some support, if there's any interest.
For a 3D array with the dimensions [21][21][21] it writes 9,000 times faster and reads 6 times faster than Small Basic.
