Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.prolog > #13903

ANN: Dogelog Player 1.1.4 (Generational GC)

From Mild Shock <janburse@fastmail.fm>
Newsgroups comp.lang.prolog
Subject ANN: Dogelog Player 1.1.4 (Generational GC)
Date 2023-11-30 17:55 +0100
Message-ID <ukaeqr$260j2$1@solani.org> (permalink)

Show all headers | View raw


Dear All,

We are happy to announce a new
edition of the Dogelog player:

- Multi Measurement:
   The library(runner) was enhanced to be
able to perform multiple measurements when
used as a benchmark harness. This feature
can for example be used to measure execution
time and garbage collection time, provided
the Prolog system offers such a statistics/2 key.

- JDK 21 Bytecode:
   Like we were phasing out formerly Jekejeke
Prolog we are currently also phasing out
JDK 8 Bytecode. There is a grace period
but the transition to JDK 21 Bytecode is
already seen in the new artefacts index9.zip
and dogelog9.zip for the Dogelog Player
on the Java platform.

- Generational GC:
   The garbage collector of Dogelog Player
was enhanced to have a more refined triggering
and to also use a faster generational variant
when appropriate. This was implemented for
all target platforms and we see performance
gains Java 42%, JavaScript 51% and Python 61%.

Have Fun!
Jan Burse, 30.11.2023, http://www.xlog.ch/

Back to comp.lang.prolog | Previous | NextNext in thread | Find similar | Unroll thread


Thread

ANN: Dogelog Player 1.1.4 (Generational GC) Mild Shock <janburse@fastmail.fm> - 2023-11-30 17:55 +0100
  Re: ANN: Dogelog Player 1.1.4 (Generational GC) Mild Shock <janburse@fastmail.fm> - 2023-12-18 22:55 +0100
    Re: ANN: Dogelog Player 1.1.4 (Generational GC) Mild Shock <janburse@fastmail.fm> - 2024-01-08 12:12 +0100
      Re: ANN: Dogelog Player 1.1.4 (Generational GC) Mild Shock <janburse@fastmail.fm> - 2024-01-20 00:58 +0100
        Re: ANN: Dogelog Player 1.1.4 (Generational GC) Mild Shock <janburse@fastmail.fm> - 2024-01-20 11:04 +0100

csiph-web