guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-linker-assembler-memory-consumption updated (


From: Ludovic Courtès
Subject: [Guile-commits] branch wip-linker-assembler-memory-consumption updated (2ac4e5a3d -> cdf9a0ac4)
Date: Sun, 8 Jan 2023 17:38:43 -0500 (EST)

civodul pushed a change to branch wip-linker-assembler-memory-consumption
in repository guile.

    from 2ac4e5a3d linker, assembler: Avoid intermediate bytevectors.
     new 048651993 linker: Linker object writer takes a single argument.
     new cdf9a0ac4 DRAFT linker: Do not store entire ELF in memory when writing 
to a file.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 module/language/bytecode/spec.scm | 17 +++++--
 module/system/vm/assembler.scm    | 50 +++++++++------------
 module/system/vm/linker.scm       | 95 ++++++++++++++++++++++++++++-----------
 test-suite/tests/linker.test      |  5 ++-
 4 files changed, 108 insertions(+), 59 deletions(-)



reply via email to

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