Add hb_frozen_set_t
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 29 Jan 2015 05:46:07 +0000 (21:46 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 25 Feb 2015 23:43:25 +0000 (15:43 -0800)
commit7b7129c7a997def599fb4d2ba05fda40d27aed20
treeb3689c7e916a109b4f2153485fb232b5c134ff7b
parent241eac9559465fa79f396570af4e87f455b7e9d5
Add hb_frozen_set_t

I experimented with replacing use of hb_set_digest_t with this new
hb_frozen_set_t, hoping to get a huge speedup for busy lookups
(like kern lookup in Roboto), but I only got 6% speendup in Roboto
and 4% in NotoNastaliqUrduDraft :(.
src/hb-set-private.hh