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 : 15. Sep 2024, 08:35:14
Autres entêtes
Organisation : novaBBS
Message-ID : <21e9224d9278234d65eb7b3316b1c4b4@www.novabbs.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Rocksolid Light
On Sun, 15 Sep 2024 7:30:24 +0000, Ahmed wrote:
On Sun, 15 Sep 2024 6:17:18 +0000, minforth wrote:
>
So with gforth it's about 30 nanosecs runtime disadvantage.
IOW if you run the code 3*10^7 times it adds up to 1 sec disadvantage.
>
I think you mean: if you run the code 3*10^8 times it adds up to 1 sec
disadvantage.
>
Oops!
You are right. 3*10^7 times running the code gives about 1 sec
disadvantage.
Ahmed