! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Optimization for print_version()-Call
Status:
RESOLVED: WONTFIX
Priority:
Very Low
Severity:
enhancement

Comments

Description FRIGN 2011-12-17 17:56:44 CET
Created attachment 4030 
Patch including a testcase and in-depth time-analysis

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

Bug #8252

Reported by:
FRIGN
Reported on: 2011-12-17
Last modified on: 2020-05-28

People

Assignee:
Olivier Fourdan
CC List:
1 user

Version

Attachments

Patch including a testcase and in-depth time-analysis (7.44 KB, application/x-gzip)
2011-12-17 17:56 CET , FRIGN
debian : review+

Additional information