FRIGN <[email protected]> has granted review: Bug 8252: Optimization for print_version()-Call https://bugzilla.xfce.org/show_bug.cgi?id=8252
Attachment 4030: Patch including a testcase and in-depth time-analysis https://bugzilla.xfce.org/attachment.cgi?id=4030&action=edit ------- Additional Comments from FRIGN <[email protected]> Good day. This is my first contribution to the Xfce-Project enhancing the print_version()-function in main.c. I included a patch to this report and all information including a testcase and detailed timing-analysis. Generally, the patch reduces the g_print()-calls to one and makes use of GString and other GTK-Based functions/typedefs/types, integrating the code more into GTK+. The patch applies to parts of the file at xfwm4->src->main.c. Best regards FRIGN _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
