Hello, The time it takes to import should be exactly the same as long as they are imported in same order.
The order is critical, because if you import newer first and older later it leads to re-sorting of the array, while when you import older first and newest later no resorting is needed. I guess that you are importing in different order hence the difference. You may send your datafiles to support if you want us to check. Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: Carl Vanhaesendonck To: [email protected] Sent: Friday, August 07, 2009 3:17 PM Subject: [amibroker] Re: AmiBroker 5.27.0 ALPHA released I am importing around 2,900 ascii files daily; usually it takes around 30-40 seconds if my memory is right; here with version 5.27 alpha it is more than dubble this time, around 2 minutes. Just wanted to notify that. Carl
