[OT] RE: counter++ versus "add 1 to counter"

Monte Goulding monte at sweattechnologies.com
Thu Mar 25 00:49:41 EST 2004


> > Rev was only 7 times slower in the tests we did. It was a simple adder 
> > in a
> > repeat loop.
> 
> Do remember the script and c++ source that was compared?
> 

was something like:

put 1 into c
repeat for 100000000
  add 2 to c
end repeat

I don't have the c++ source

Cheers

Monte


More information about the use-livecode mailing list