why are custom properties so fast?
Richard Gaskin
ambassador at fourthworld.com
Tue May 17 02:43:15 EDT 2005
xbury.cs at clearstream.com wrote:
> Did you try also with a hidden field?
In my earlier tests the times for a hidden field were not much different
than for a visible one. Tuviah that the bigger difference is whether a
field is on an open card or not, as even hidden fields on open cards are
initialized with the same overhead stuff as visible fields (in case
they're to be shown). Her tests seem to support Tuv's explanation:
> using a field 740 ticks
> using a field from sub stack 230 ticks
--
Richard Gaskin
Fourth World Media Corporation
__________________________________________________
Rev tools and more: http://www.fourthworld.com/rev
More information about the use-livecode
mailing list