Hi! Simon Tournier <zimon.touto...@gmail.com> skribis:
> Commit ba1b61a72d56600e7c6f9c490129e95ab9ba0c9e reads: > > packages: Adjust 'generate-package-cache' for Guile 3.0.9. > > * gnu/packages.scm (generate-package-cache): Adjust for Guile 3.0.9. [...] > What are the performances about this change? Does it improve the > generation of the cache? Faster or slower? > > Or the resulting cache, is it larger or smaller? The resulting cache is unchanged and build time should be similar, but memory usage is slightly reduced: https://lists.gnu.org/archive/html/guile-devel/2023-01/msg00013.html Ludo’.