Arne Babenhauserheide ef4b5f2fed
profiles: Compute manual database entries in parallel.
This provides a 36% speedup on an SSD and 4 cores for the 1.5K man pages
in the manual database derivation of:

  guix environment --ad-hoc jupyter python-ipython python-ipykernel

* guix/profiles.scm (manual-database)[build]: Add 'print-string',
'print', and 'compute-entry'.  Change 'compute-entries' to call
'compute-entry' in 'n-par-map'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-03-31 14:55:42 +02:00
..
2019-12-12 17:56:58 +01:00
2019-12-15 00:34:05 +01:00
2020-03-31 14:55:42 +02:00
2019-05-06 23:21:33 +02:00
2019-09-04 13:02:27 +02:00
2020-03-24 11:42:41 +01:00
2019-03-13 23:12:43 +01:00
2019-06-05 23:10:37 +02:00
2020-01-23 23:34:10 +01:00
2020-03-29 15:32:17 +02:00
2020-01-06 16:31:54 +01:00