freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] rendering speedup


From: mviikki16
Subject: [ft-devel] rendering speedup
Date: Fri, 20 Nov 2015 01:23:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

After doing a few speed measurements to a Qt based program I found that
freetype was producing a few hotspots, two of them in src/smooth/ftsmooth.c

With the patch attached the time spent there was reduced some 50% (by
block re-allocations and more effective initialization). Perhaps you'll
find it worthwhile for mailine integration.

Regards,
/Mikko

Attachment: optim.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]