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.