Sujet : Re: Avoid treating the stack as an array [Re: "Back & Forth" is back!]
De : melahi_ahmed (at) *nospam* yahoo.fr (Ahmed)
Groupes : comp.lang.forthDate : 14. Sep 2024, 18:41:23
Autres entêtes
Organisation : novaBBS
Message-ID : <cf8cc69fba97f593f6e92d666929f15b@www.novabbs.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User-Agent : Rocksolid Light
On Sat, 14 Sep 2024 17:13:51 +0000, Ahmed wrote:
utime 0.1e neg_big utime d- dnegate d.
with locals: about 19 ms
without locals: about 18 ms
>
Ahmed
Oops.
Please read micro seconds (us) instead of milli seconds (ms).
with locals: about 19 us
without locals: about 18 us
Ahmed