wow, running 4.20b1 on some of my scripts! major speed boost for dealing with large internal arrays!

quote:
under 4.12

Downloading Inventory Database..done 11:16:06
Building Inventory Database..done 11:17:26
Saving Inventory Database..Done 11:17:31

under 4.20 b1

Downloading Inventory Database..done 11:19:00
Building Inventory Database..done 11:19:23
Saving Inventory Database..Done 11:19:25

the database file being downloaded is 172k flat text file that i load into an arry. Once loaded into an array i think i have to loop throught at least twice.

before this process took on my 700mhz celeron a little over a min using 4.12 using the same code but running 4.20b1 the whole thing gets done in about 30sec!

[ 27. December 2002, 01:12: Message edited by: LLigetfa ]