Commit 41ae674f6871f43d0a6e4ca67a747074d63ae576

Behdad Esfahbod 2012-04-11T17:11:05

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...