]> git.wh0rd.org - fontconfig.git/commit
[fcxml] Embed 64 static FcVStack objects in FcConfigParse
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 12 Mar 2009 16:22:37 +0000 (12:22 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 12 Mar 2009 17:14:38 +0000 (13:14 -0400)
commit39861b7d9c69e71b9a8fb0d0d04279520cb30f04
tree752cadf043ad022f5ae986f5f80bf57b3ec42309
parent1d7b47da9da574a8adf39b0b5d11aab3d3cf4a37
[fcxml] Embed 64 static FcVStack objects in FcConfigParse

This reduces the number of mallocs called from FcVStackPush from
over 800 down to zero.
src/fcxml.c