[Bug 1949652] Re: Improve performance by changing the block size to 8M

Launchpad Bug Tracker 1949652 at bugs.launchpad.net
Fri Mar 4 16:08:49 UTC 2022


This bug was fixed in the package usb-creator - 0.3.13

---------------
usb-creator (0.3.13) jammy; urgency=medium

  * usbcreator/misc.py: fix compatibility with Python 3.10. (LP: #1962862)
  * bin/usb-creator-helper: increase block size to 8M to improve
    performance. (LP: #1949652)

 -- Marc Deslauriers <marc.deslauriers at ubuntu.com>  Fri, 04 Mar 2022
07:59:39 -0500

** Changed in: usb-creator (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to usb-creator in Ubuntu.
https://bugs.launchpad.net/bugs/1949652

Title:
  Improve performance by changing the block size to 8M

Status in usb-creator package in Ubuntu:
  Fix Released

Bug description:
  This issue is found in usb-creator 0.3.11 in impish.

  I found that creating USB disks in GNOME Disks is 2x faster than
  Startup Disk Creator, and here's the comparison:

  Startup Disk Creator: 1:52
  GNOME Disks: 0:37
  With a Sandisk Extreme Pro USB drive (CZ880) and a 4.0G image

  After I changed the default block_size from 1000000 to 8388608 in
  USBCreator._builtin_dd function in the Python file /usr/share/usb-
  creator/usb-creator-helper, this can improve the writing speed and
  making it about 0:30 to write the same disk image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1949652/+subscriptions




More information about the foundations-bugs mailing list