Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #124394
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | Mild Shock <janburse@fastmail.fm> |
| Newsgroups | comp.lang.javascript |
| Subject | Self-Tuning GC in Dogelog Player (Re: ANN: Dogelog Player 1.3.2 (XML Interpolation)) |
| Date | Tue, 27 May 2025 23:02:56 +0200 |
| Message-ID | <101599v$1h0k$3@solani.org> (permalink) |
| References | <vvjljp$dl1g$3@solani.org> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Tue, 27 May 2025 21:02:55 -0000 (UTC) |
| Injection-Info | solani.org; logging-data="50196"; mail-complaints-to="abuse@news.solani.org" |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0 SeaMonkey/2.53.20 |
| Cancel-Lock | sha1:+K6cn+Ybjv6FQoAS8jHVPSXBOHU= |
| X-User-ID | eJwNwgERwDAIA0BLZIWkyCmw+pew3X8sgi1n0OP+AjW5vKbB3Ho9+uzhGIBTtyv3kxJkIZhk5n6LqzrtlT5C4BSo |
| In-Reply-To | <vvjljp$dl1g$3@solani.org> |
| Xref | csiph.com comp.lang.javascript:124394 |
Show key headers only | View raw
Dogelog Player is a Prolog system mainly written in Prolog itself. Its available for the JavaScript, Python and Java platform and offers a generational Prolog garbage collector. The upcoming release will feature a self- tuning garbage collector, via an adaptive autoyield. Accurate autoyield is critical for browser performance. We can measure the Prolog execution, by subtracting the wait in our ‘$YIELD’ instruction. This is used for a polling based tuning that for example recognizes that an Apple M4 2024 is almost 3 times faster than an AMD Ryzen 2021. See also: Self-Tuning GC in Dogelog Player https://medium.com/@janburse_2989/self-tuning-gc-in-dogelog-player-c858ce2c54d6 Mild Shock schrieb: > > Dear All, > > We are happy to announce a new edition of the Dogelog player: > > - Improved library(markup): > We have introduced some improvements. In general, tag/[1,2] > and tag_format/[2,3] can now be fed with several tags and > texts in the argument. Further for higher speed in the > browser, the DOM state-machine has now been natively realized. > > - Enhanced library(vector): > We have introduced some extensions. The original concept > of stylization only by classes was rejected, and instead > of an atom for one class, an option list with class and/or > style can now be used. In addition, there is now > svg_group_begin/[4,5], which allows transformations. > > - Package Separation: > The package(edge) was moved to a new website www.herbrand.ai. > This is reflected in the fact that it is no longer contained > in the achive dogelog.zip and has its own archive hotdog.zip. > GIT is not yet affected by the separation, since the future > package mechanism is still unclear. > > Have Fun! > > Jan Burse, https://www.herbrand.ai/ , 09.05.2025
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar
ANN: Dogelog Player 1.3.2 (XML Interpolation) Mild Shock <janburse@fastmail.fm> - 2025-05-09 11:26 +1000
Self-Tuning GC in Dogelog Player (Re: ANN: Dogelog Player 1.3.2 (XML Interpolation)) Mild Shock <janburse@fastmail.fm> - 2025-05-27 23:02 +0200
Game Sprites in Dogelog Notebooks (Re: ANN: Dogelog Player 1.3.2 (XML Interpolation)) Mild Shock <janburse@fastmail.fm> - 2025-06-01 21:07 +0200
Call Later in Dogelog Notebooks (Re: Game Sprites in Dogelog Notebooks) Mild Shock <janburse@fastmail.fm> - 2025-06-10 16:29 +0200
csiph-web