guix-patches
[Top][All Lists]
Advanced

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

[bug#46100] [PATCH 0/4] Memoize inferior package access.


From: Ricardo Wurmus
Subject: [bug#46100] [PATCH 0/4] Memoize inferior package access.
Date: Thu, 28 Jan 2021 12:53:12 +0100
User-agent: mu4e 1.4.13; emacs 27.1

Ludovic Courtès <ludo@gnu.org> writes:

> I pushed it as 0f20b3fa2050ba6e442e340a204516b9375cd231.

Thanks!

> I wonder if the other patches improve the situation.  If you run the
> same test case with:
>
>   GUIX_PROFILING=memoization
>
> what hit rates does it show for these spots?

Memoization: 15 tables, 2 non-empty
  guix/inferior.scm:438:2:      403 entries, 403 lookups, 0% hits
  guix/inferior.scm:392:2:      403 entries, 403 lookups, 0% hits

So, I guess we can drop those two patches.

-- 
Ricardo





reply via email to

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