greatlrd@svn.reactos.org wrote:
Author: greatlrd Date: Fri Dec 29 03:09:54 2006 New Revision: 25236
URL: http://svn.reactos.org/svn/reactos?rev=25236&view=rev Log: freetype cache glyth patch pass last all my test.patch ogrinal author of this patch is royce3, modify by tinus so it work again with trunk, ThePhysicist (timo dot kreuzer at web dot de) did fix the last bugs in it. at last long leave freetype glyth patch, now we got faster text output in reactos. and I where up to 38fps in winquake with this patch (debugbuild + serial debug on). This is very fast. I wonder what speed it give in release build or qemu now.
I think you should remove the hits++ and misses++ and hits > 100/misses
100 code because it seems perf-debugging related only.