...
[10:27:15 CST(-0600)] <Arvids> I rewrote that tab ID lookup - XPath did lookups in 1-50ms, but manual traversing does the same thing in 0.05-0.15ms
[10:27:37 CST(-0600)] <EricDalquist> wow nice
[10:27:44 CST(-0600)] <EricDalquist> +1 for that change
[10:27:45 CST(-0600)] <Arvids> that speeds up response times by 30-40%
[10:28:08 CST(-0600)] * EricDalquist cannot wait to have time to just re-write the layout manager/store layer
[10:28:25 CST(-0600)] <EricDalquist> xslt is find for the rendering pipeline but it would be nice to not treat the actual layouts as DOMs
[10:28:26 CST(-0600)] <Arvids> it turns out that those lookups are made at each URL building request