[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#48806] [PATCH 0/7] Generalized cache support and improved graft cac
From: |
Lars-Dominik Braun |
Subject: |
[bug#48806] [PATCH 0/7] Generalized cache support and improved graft caching |
Date: |
Thu, 3 Jun 2021 13:59:49 +0200 |
Hi Ludo’!
> Feedback welcome, including performance reports!
I can confirm this further improves the situation around `guix
environment --ad-hoc r-learnr`. The additive behavior from my initial
report is also gone for r-learnr and r-stm, but not for r-learnr and
jupyter. I’m assuming the last two don’t share alot of grafts/packages
and thus don’t benefit from caching.
Thanks,
Lars
- [bug#48806] [PATCH 0/7] Generalized cache support and improved graft caching, Ludovic Courtès, 2021/06/03
- [bug#48806] [PATCH 1/7] store: Support dynamic allocation of per-connection caches., Ludovic Courtès, 2021/06/03
- [bug#48806] [PATCH 2/7] store: Generalize cache lookup recording., Ludovic Courtès, 2021/06/03
- [bug#48806] [PATCH 3/7] grafts: Record cache lookups for profiling., Ludovic Courtès, 2021/06/03
- [bug#48806] [PATCH 5/7] store: Remove 'references/substitutes'., Ludovic Courtès, 2021/06/03
- [bug#48806] [PATCH 6/7] store: 'references/cached' now uses a per-session cache., Ludovic Courtès, 2021/06/03
- [bug#48806] [PATCH 4/7] grafts: Use SRFI-71 instead of SRFI-11., Ludovic Courtès, 2021/06/03
- [bug#48806] [PATCH 7/7] grafts: Cache the derivation/graft mapping for the whole session., Ludovic Courtès, 2021/06/03
- [bug#48806] [PATCH 0/7] Generalized cache support and improved graft caching,
Lars-Dominik Braun <=