Skip to content
  • Behdad Esfahbod's avatar
    Deprecate FC_HASH and don't compute it · 75abdaf5
    Behdad Esfahbod authored
    It was added without proper measurement and a fuzzy possible
    use-case (font servers) in mind, but reality check shows that
    this significantly slows down caching.  As such, deprecate it
    and do NOT compute hash during caching.
    
    Makes caching two to three times faster (ignoring the 2 second
    delay in fc-cache).
    75abdaf5