Re: 02/02: image: Disable compression for ISO images.

2020-04-28 Thread Bengt Richter
On +2020-04-27 18:00:05 +0200, Mathieu Othacehe wrote: > > Hey Tobias, > > > guix-comm...@gnu.org 写道: > >> + ;; XXX: Temporarily disable compression to speed-up the tests. > >> + (compression? #f))) > > > > Interesting! What kind of improvement do you see, roughly? > > I posted some figures

Re: 02/02: image: Disable compression for ISO images.

2020-04-27 Thread Mathieu Othacehe
Hey Tobias, > guix-comm...@gnu.org 写道: >> + ;; XXX: Temporarily disable compression to speed-up the tests. >> + (compression? #f))) > > Interesting! What kind of improvement do you see, roughly? I posted some figures here: https://lists.gnu.org/archive/html/guix-devel/2020-04/msg00374.html

Re: 02/02: image: Disable compression for ISO images.

2020-04-27 Thread Tobias Geerinckx-Rice
Mathieu, guix-comm...@gnu.org 写道: + ;; XXX: Temporarily disable compression to speed-up the tests. + (compression? #f))) Interesting! What kind of improvement do you see, roughly? When I added zlib compression I was surprised to learn that here it made no significant difference in wall