[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RAM usage of applications?
From: |
Marc Feeley |
Subject: |
Re: RAM usage of applications? |
Date: |
Sat, 30 Nov 2019 10:12:02 -0500 |
> On Nov 30, 2019, at 10:07 AM, John Cowan <address@hidden> wrote:
>
> The Scheme program (print "Hello world") compiled on Windows and stripped
> produces a 12K executable. Chicken, like many other Schemes but Common Lisp,
> is modularized: if you don't use a feature (within reason) it is not
> included.
>
Interesting. I assume the 12K excludes dependent DLLs. Do you know if on
Windows there’s a DLL for the Chicken runtime library and for the C library
(and others), and their size?
Marc
- RAM usage of applications?, egarrulo, 2019/11/29
- Fwd: RAM usage of applications?, egarrulo, 2019/11/29
- Re: RAM usage of applications?, kooda, 2019/11/29
- Re: RAM usage of applications?, egarrulo, 2019/11/30
- Re: RAM usage of applications?, John Cowan, 2019/11/30
- Re: RAM usage of applications?,
Marc Feeley <=
- Re: RAM usage of applications?, John Cowan, 2019/11/30
- Re: RAM usage of applications?, Marc Feeley, 2019/11/30
- Re: RAM usage of applications?, Lassi Kortela, 2019/11/30
- Re: RAM usage of applications?, Marc Feeley, 2019/11/30
- Re: RAM usage of applications?, John Cowan, 2019/11/30
- Re: RAM usage of applications?, Lassi Kortela, 2019/11/30
- Re: RAM usage of applications?, felix . winkelmann, 2019/11/30