chicken-hackers
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] Prevent excessive major gcs by having decent amount of u


From: Mario Domenech Goulart
Subject: Re: [PATCH 1/2] Prevent excessive major gcs by having decent amount of unused heap
Date: Sun, 10 Jan 2021 10:03:07 +0100

Hi Sven,

On Sat, 09 Jan 2021 15:14:31 +0100 (CET) Sven Hartrumpf <hartrumpf@gmx.net> 
wrote:

> Thanks for the patches and the tests!
>
>> I ran a relatively extensive set of benchmark configurations comparing
>> CHICKEN from master against CHICKEN from master plus the patches.
>
> I would like to run some real-world benchmarks.
> They are dynamically linked.
> Would it be enough to run them with the different libchicken.so.11 versions
> (before and after GC patch) or should I recompile my programs?

If your binaries are dynamically linked and use a version of CHICKEN
which is ABI-compatible with the code in master (ABI version 11),
switching libchicken.so (e.g., via LD_LIBRARY_PATH) without recompiling
your code should do the trick.

If you can, please let us know about your benchmark results.

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

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