To All:
The following parts contains FUNCTIONS of a whole BTREE engine algorithm. I wrote this a long time ago and I was reluctant to
give this out because it's a direct competition towards Power-
Tree from PowerBasic and DVBTREE from Zap Solutions. I thought
long about releasing this and I don't want to cut into the
sales of both products for both companies. The source code is
far from optimized and currently I know that PowerTree is far better than this attempt (Patrice, I suppose your product is on the same benchmark as PowerTree, I can't make a judgement on that though.)
So, in short, there is a lot of room for optimization. Such as the use of pointers etc. Please feel free to contribute to this but I do hope you give back the sourcecode to the powerbasic community. I also hope there is a lot of feedback and a lot of willingness to enhance this.
Good luck.
The following parts contains FUNCTIONS of a whole BTREE engine algorithm. I wrote this a long time ago and I was reluctant to
give this out because it's a direct competition towards Power-
Tree from PowerBasic and DVBTREE from Zap Solutions. I thought
long about releasing this and I don't want to cut into the
sales of both products for both companies. The source code is
far from optimized and currently I know that PowerTree is far better than this attempt (Patrice, I suppose your product is on the same benchmark as PowerTree, I can't make a judgement on that though.)
So, in short, there is a lot of room for optimization. Such as the use of pointers etc. Please feel free to contribute to this but I do hope you give back the sourcecode to the powerbasic community. I also hope there is a lot of feedback and a lot of willingness to enhance this.
Good luck.
Comment