commit | 41ae674f6871f43d0a6e4ca67a747074d63ae576 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Wed Apr 11 17:11:05 2012 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Wed Apr 11 17:13:50 2012 -0400 |
tree | b9bcc9ed4d4281a1630331232e44a4889809c818 | |
parent | 4a1e02ef7979d58fe0c726ee7c665b2420c42ddd [diff] |
Don't create hb_apply_context_t per glyph! I couldn't measure significant performance gains out of this; maybe about 5% (with one million Malayalam strings). Still, not bad. But reminds me that optimizing this codebase without profiling first is simply not going to work. Oh well...