https://bugs.documentfoundation.org/show_bug.cgi?id=151341
--- Comment #5 from Mingye Wang <[email protected]> --- Anyways, I still have on me LibreOffice_7.4.1_MacOS_x86-64.dmg. Some testing: a2e5@x Downloads % hdiutil convert -format ULFO -o lzf.dmg LibreOffice_7.4.1_MacOS_x86-64.dmg Preparing imaging engine… Reading Protective Master Boot Record (MBR : 0)… (CRC32 $F7A82429: Protective Master Boot Record (MBR : 0)) Reading GPT Header (Primary GPT Header : 1)… (CRC32 $00BB6D2A: GPT Header (Primary GPT Header : 1)) Reading GPT Partition Data (Primary GPT Table : 2)… (CRC32 $F4CF91D5: GPT Partition Data (Primary GPT Table : 2)) Reading (Apple_Free : 3)… (CRC32 $00000000: (Apple_Free : 3)) Reading disk image (Apple_HFS : 4)… ........................................................................ (CRC32 $EDEBB64C: disk image (Apple_HFS : 4)) Reading (Apple_Free : 5)… ............................................................................... (CRC32 $00000000: (Apple_Free : 5)) Reading GPT Partition Data (Backup GPT Table : 6)… ............................................................................... (CRC32 $F4CF91D5: GPT Partition Data (Backup GPT Table : 6)) Reading GPT Header (Backup GPT Header : 7)… ............................................................................... (CRC32 $4E1063A2: GPT Header (Backup GPT Header : 7)) Adding resources… ............................................................................... Elapsed Time: 1m 32.037s File size: 299601906 bytes, Checksum: CRC32 $2A1A05D2 Sectors processed: 3072000, 1654044 compressed Speed: 8.8MB/s Savings: 81.0% created: /Users/a2e5/Downloads/lzf.dmg For comparison, the old file was 294279010 bytes. Small loss of compression there. As the proper timing method (time {} enclosing some commands mounting from command-line and doing copying) is really annoying to write, I opted to manually mount and copy the stuff to ~/Downloads. What do you know, it takes less than 25 seconds now. -- You are receiving this mail because: You are the assignee for the bug.
