After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 786460 - gio-tool: Unify buffer sizes
gio-tool: Unify buffer sizes
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-08-18 11:24 UTC by Ondrej Holy
Modified: 2017-08-18 12:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gio-tool: Unify buffer sizes (2.39 KB, patch)
2017-08-18 11:24 UTC, Ondrej Holy
committed Details | Review

Description Ondrej Holy 2017-08-18 11:24:26 UTC
Recently, buffer size for copying has been increased in order to improve
performance:
https://bugzilla.gnome.org/show_bug.cgi?id=773823

Let's do the same for gio-tool-save and gio-tool-cat.
Comment 1 Ondrej Holy 2017-08-18 11:24:31 UTC
Created attachment 357882 [details] [review]
gio-tool: Unify buffer sizes
Comment 2 Philip Withnall 2017-08-18 11:54:46 UTC
Review of attachment 357882 [details] [review]:

Looks OK.
Comment 3 Ondrej Holy 2017-08-18 12:47:16 UTC
Attachment 357882 [details] pushed as 37cddec - gio-tool: Unify buffer sizes