Re: Parsing timestamps?

Liste des GroupesRevenir à cl forth 
Sujet : Re: Parsing timestamps?
De : anton (at) *nospam* mips.complang.tuwien.ac.at (Anton Ertl)
Groupes : comp.lang.forth
Date : 10. Jun 2025, 15:06:37
Autres entêtes
Organisation : Institut fuer Computersprachen, Technische Universitaet Wien
Message-ID : <2025Jun10.160637@mips.complang.tuwien.ac.at>
References : 1 2 3 4 5
User-Agent : xrn 10.11
Stephen Pelc <stephen@vfxforth.com> writes:
Once full native code compilation and optimisation is turned on, you
can get surprising results. At one stage we (MPE) de-localled a
substantial portion of the PowerNet TCP/IP stack - all in high-level
Forth. For the modified code, size decreased by 25% and performance
increased by 50%.

This demonstrates that you implemented locals less efficiently than
stack manipulation, not that locals are inevitably slow.  For more
information, see

@InProceedings{ertl22-locals,
  author =       {M. Anton Ertl},
  title =        {Are Locals Inevitably Slow?},
  crossref =     {euroforth22},
  pages =        {48--49},
  url =          {http://www.euroforth.org/ef22/papers/ertl-locals.pdf},
  url-slides =   {http://www.euroforth.org/ef22/papers/ertl-locals-slides.pdf},
  video =        {https://www.youtube.com/watch?v=tPjSKetEJn0},
  OPTnote =      {presentation slides},
  abstract =     {Code quality of locals on two code examples on
                  various systems}
}

@Proceedings{euroforth22,
  title = {38th EuroForth Conference},
  booktitle = {38th EuroForth Conference},
  year = {2022},
  key = {EuroForth'22},
  url =          {http://www.euroforth.org/ef22/papers/proceedings.pdf}
}

- anton
--
M. Anton Ertl  http://www.complang.tuwien.ac.at/anton/home.html
comp.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/

Date Sujet#  Auteur
6 Oct 24 * Parsing timestamps?77dxf
6 Oct 24 +* Re: Parsing timestamps?40mhx
6 Oct 24 i+* Re: Parsing timestamps?3dxf
6 Oct 24 ii`* Re: Parsing timestamps?2dxf
7 Oct 24 ii `- Re: Parsing timestamps?1dxf
7 Jun13:38 i`* Re: Parsing timestamps?36B. Pym
7 Jun15:36 i +* Re: Parsing timestamps?21dxf
7 Jun18:07 i i`* Re: Parsing timestamps?20LIT
8 Jun03:38 i i `* Re: Parsing timestamps?19dxf
9 Jun14:21 i i  `* Re: Parsing timestamps?18Hans Bezemer
9 Jun14:34 i i   `* Re: Parsing timestamps?17LIT
9 Jun20:31 i i    `* Re: Parsing timestamps?16Hans Bezemer
9 Jun21:00 i i     `* Re: Parsing timestamps?15LIT
10 Jun03:31 i i      +* Re: Parsing timestamps?4dxf
10 Jun08:32 i i      i+* Re: Parsing timestamps?2mhx
10 Jun09:30 i i      ii`- Re: Parsing timestamps?1dxf
10 Jun11:10 i i      i`- Re: Parsing timestamps?1LIT
10 Jun10:52 i i      +* Re: Parsing timestamps?2LIT
10 Jun14:12 i i      i`- Re: Parsing timestamps?1Hans Bezemer
10 Jun12:08 i i      +* Re: Parsing timestamps?2LIT
10 Jun13:56 i i      i`- Re: Parsing timestamps?1LIT
10 Jun13:07 i i      +* Re: Parsing timestamps?2Stephen Pelc
10 Jun15:06 i i      i`- Re: Parsing timestamps?1Anton Ertl
10 Jun13:48 i i      +* Re: Parsing timestamps?3LIT
10 Jun21:56 i i      i`* Re: Parsing timestamps?2LIT
11 Jun10:18 i i      i `- Re: Parsing timestamps?1Hans Bezemer
10 Jun15:56 i i      `- Re: Parsing timestamps?1Hans Bezemer
9 Jun13:34 i +- Re: Parsing timestamps?1B. Pym
10 Jun10:18 i `* Re: Parsing timestamps?13B. Pym
10 Jun11:32 i  +* Re: Parsing timestamps?11dxf
10 Jun11:43 i  i`* Re: Parsing timestamps?10LIT
10 Jun15:58 i  i `* Re: Parsing timestamps?9dxf
10 Jun16:39 i  i  +- Re: Parsing timestamps?1LIT
10 Jun18:34 i  i  `* Re: Parsing timestamps?7LIT
10 Jun18:39 i  i   +- Re: Parsing timestamps?1LIT
11 Jun02:49 i  i   +* Re: Parsing timestamps?4dxf
11 Jun10:04 i  i   i+* Re: Parsing timestamps?2LIT
11 Jun11:49 i  i   ii`- Re: Parsing timestamps?1dxf
11 Jun10:58 i  i   i`- Re: Parsing timestamps?1LIT
11 Jun10:41 i  i   `- Re: Parsing timestamps?1Hans Bezemer
11 Jun10:25 i  `- Re: Parsing timestamps?1B. Pym
6 Oct 24 +* Re: Parsing timestamps?5Ruvim
6 Oct 24 i`* Re: Parsing timestamps?4dxf
6 Oct 24 i `* Re: Parsing timestamps?3Ruvim
6 Oct 24 i  +- Re: Parsing timestamps?1Ruvim
6 Oct 24 i  `- Re: Parsing timestamps?1Ruvim
6 Oct 24 +* Re: Parsing timestamps?6FFmike
6 Oct 24 i`* Re: Parsing timestamps?5FFmike
7 Oct 24 i `* Re: Parsing timestamps?4dxf
7 Oct 24 i  `* Re: Parsing timestamps?3FFmike
7 Oct 24 i   `* Re: Parsing timestamps?2dxf
7 Oct 24 i    `- Re: Parsing timestamps?1FFmike
6 Oct 24 +* Re: Parsing timestamps?2Anthony Howe
7 Oct 24 i`- Re: Parsing timestamps?1dxf
7 Oct 24 +* Re: Parsing timestamps?9albert
7 Oct 24 i`* Re: Parsing timestamps?8dxf
7 Oct 24 i `* Re: Parsing timestamps?7sjack
8 Oct 24 i  `* Re: Parsing timestamps?6dxf
8 Oct 24 i   +* Re: Parsing timestamps?3Ahmed
8 Oct 24 i   i+- Re: Parsing timestamps?1dxf
8 Oct 24 i   i`- Re: Parsing timestamps?1sjack
8 Oct 24 i   `* Re: Parsing timestamps?2sjack
9 Oct 24 i    `- Re: Parsing timestamps?1dxf
8 Oct 24 +* Re: Parsing timestamps?3albert
8 Oct 24 i`* Re: Parsing timestamps?2dxf
8 Oct 24 i `- Re: Parsing timestamps?1Ahmed
9 Oct 24 +* Re: Parsing timestamps?4alaa
10 Oct 24 i+* Re: Parsing timestamps?2dxf
10 Oct 24 ii`- Re: Parsing timestamps?1alaa
16 Oct 24 i`- Re: Parsing timestamps?1Hans Bezemer
18 Oct 24 `* Re: Parsing timestamps?7Gerry Jackson
19 Oct 24  `* Re: Parsing timestamps?6dxf
28 Oct 24   `* Re: Parsing timestamps?5Hans Bezemer
29 Oct 24    `* Re: Parsing timestamps?4dxf
29 Oct 24     `* Re: Parsing timestamps?3Hans Bezemer
30 Oct 24      `* Re: Parsing timestamps?2dxf
31 Oct 24       `- Re: Parsing timestamps?1dxf

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal