Add Lib_Open and Lib_Close calls.

This commit is contained in:
agibert 2004-08-01 23:41:02 +00:00
parent 898992430e
commit 61dfd5c682
4 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,4 @@
Lib_Open 0
DS_Open
Index_List_Open 0-0
DS_Value_Add 1-100000 0
@ -6,3 +7,4 @@ Index_List_To_Tree 0-0
DS_Value_Find 1-100000
DS_Check
DS_Close
Lib_Close

View File

@ -1,3 +1,4 @@
Lib_Open 0
DS_Open
Index_List_Open 0-0
DS_Value_Add 1-10000 0
@ -6,3 +7,4 @@ Index_List_To_Tree 0-0
DS_Value_Find 1-10000
DS_Check
DS_Close
Lib_Close

View File

@ -1,3 +1,4 @@
Lib_Open 0
DS_Open
Index_List_Open 0-0
DS_Value_Add 1-1000000 0
@ -6,3 +7,4 @@ Index_List_To_Tree 0-0
DS_Value_Find 1-1000000
DS_Check
DS_Close
Lib_Close

View File

@ -1,3 +1,5 @@
Batch_Run test-error.ndb
Batch_Run test-10.ndb
Batch_Run test-10K.ndb
Batch_Run test-100K.ndb
Batch_Run test-1M.ndb