Wow! A huge speed difference, thanks for explaining it.
It is correct for all paths,

>> system/view/resize-border
== 4x4

>> s: now/precise loop 10'000'000 [system/view/resize-border] difference  
>> now/precise s
== 0:00:02.906
>> s: now/precise loop 10'000'000 [svl] difference now/precise s
== 0:00:00.329

>
> 2010/3/19 Sunanda <[email protected]>:
>
>> Shorthand names for the various System data structures that support
>> View, eg:
>>
>> =C2=A0>> system/view/vid =3D svv
>> =C2=A0 =C2=A0 =3D=3D true
>
> And the reason for their existence is not just typing speed...
>
>>> s: now/precise loop 10'000'000 [system/view/vid] difference  
>>> now/precise =
> s
> =3D=3D 0:00:02.926162
>>> s: now/precise loop 10'000'000 [system/view/vid] difference  
>>> now/precise =
> s
> =3D=3D 0:00:02.92684
>>> s: now/precise loop 10'000'000 [svv] difference now/precise s
> =3D=3D 0:00:00.325787
>>> s: now/precise loop 10'000'000 [svv] difference now/precise s
> =3D=3D 0:00:00.300893
>
> Regards,
>     Gabriele.

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to