guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Increasing default initial heap size?


From: Dr. Arne Babenhauserheide
Subject: Re: Increasing default initial heap size?
Date: Sun, 21 Aug 2022 00:57:50 +0200
User-agent: mu4e 1.6.11; emacs 28.1

"Dr. Arne Babenhauserheide" <arne_bab@web.de> writes:
> With the original setting, most benchmarks take around 4-6 MB of
> memory.
> - x1: 4-6 MB
> - x2: 6-9 MB
> - x3: 4-10 MB
> - x4: ~11 MB
> - x32: 4-74 MB

Additional support to the comment by Andy about heap size:

   racket -e "(sleep 30)"

This takes 117.5 MB.

   guile -c "(sleep 30)"

This takes 2.9 MB.

The interactive Guile REPL takes 17 MB.

The interactive Chez REPL takes 18 MB.

Chez not taking much more memory despite being faster says something
about the speed of Chez …

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]