Christophe Weblog Wiki Code Publications Music
much better `squeeze-unhex-and-decode-utf8-string'
authorChristophe Rhodes <csr21@cantab.net>
Sat, 25 Oct 2014 21:28:33 +0000 (22:28 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Sat, 25 Oct 2014 21:28:33 +0000 (22:28 +0100)
It turns out that `url-unhex-string' uses the multiple-concat strategy
that I just removed from `squeeze-update-state', which ends up scaling
quadratically in the size of the input.  This is bad, particularly
when we are working (as I am) with large output string such as
resulting from an albums query.


No differences found