Making Revolution faster with really big arrays

Stephen Barncard stephenREVOLUTION at barncard.com
Tue Apr 26 21:06:22 EDT 2005


MySQL can do math on columns like you want. Very Fast. No loops in transcript.
Check out the GROUP BY (Aggregate) Functions.

http://dev.mysql.com/doc/mysql/en/group-by-functions.html



At 8:06 PM -0400 4/26/05, Dennis Brown wrote:
>
>
>Can anyone think of another way to do this that would be faster (for 
>accessing parallel arrays, not the trivial adding them together 
>operation I am doing here).  Of course the times are for my machine 
>and will vary on yours, but the


More information about the use-livecode mailing list