Add Lib_Open and Lib_Close calls.
This commit is contained in:
parent
898992430e
commit
61dfd5c682
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user