Sujet : Re: Stack vs stackless operation
De : anton (at) *nospam* mips.complang.tuwien.ac.at (Anton Ertl)
Groupes : comp.lang.forthDate : 25. Feb 2025, 23:35:42
Autres entêtes
Organisation : Institut fuer Computersprachen, Technische Universitaet Wien
Message-ID : <2025Feb25.233542@mips.complang.tuwien.ac.at>
References : 1 2
User-Agent : xrn 10.11
zbigniew2011@gmail.com (LIT) writes:
V1 @ V3 ! V2 @ V1 ! V3 @ V2 ! - 40s 150ms
Too much OOS thinking? Try
V1 @ V2 @ V1 ! V2 !
V1 V2 :=: - 15s 260ms
So there is a noticeable difference indeed.
The question is how often you use these new words in applications.
- anton
-- M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.htmlcomp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html New standard: https://forth-standard.org/EuroForth 2023 proceedings: http://www.euroforth.org/ef23/papers/EuroForth 2024 proceedings:
http://www.euroforth.org/ef24/papers/