[Xfce-bugs] review granted: [Bug 8252] Optimization for print_version()-Call : [Attachment 4030] Patch including a testcase and in-depth time-analysis

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Dec 17 17:56:44 CET 2011


FRIGN <debian at frign.de> 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 <debian at frign.de>
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


More information about the Xfce-bugs mailing list