guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3c548c3 -> 0a912b3)


From: guix-commits
Subject: branch master updated (3c548c3 -> 0a912b3)
Date: Tue, 23 Feb 2021 09:27:21 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 3c548c3  gnu: ruby-rails: Update to 6.1.3.
     new db45712  grafts: Inline 'grafting?' and 'set-grafting'.
     new 70b33d88 store: Object cache profiling shows the number of entries.
     new bde7929  gexp: Micro-optimize sexp serialization.
     new fc6d6ae  gexp: 'gexp-inputs' returns a list of <gexp-input> records.
     new 4fa9d48  gexp: 'gexp-inputs' returns both native and non-native inputs.
     new a26006f  gexp: Keep 'lower-inputs' private.
     new b57de6f  gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'.
     new c8bd5fa  gexp: Reduce allocations while traversing lists.
     new fcde4e1  gexp: Reduce allocations in 'gexp-attribute'.
     new 0a912b3  store: Micro-optimize object cache lookup.

The 10 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:
 guix/gexp.scm   | 210 ++++++++++++++++++++++++++++++++------------------------
 guix/grafts.scm |  12 ++--
 guix/store.scm  |  18 +++--
 tests/gexp.scm  | 131 ++++++++++++++++++-----------------
 4 files changed, 205 insertions(+), 166 deletions(-)



reply via email to

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