I benchmarked the sprintf changes, and there is really no difference. I think in theory on cpus with small caches performance should improve, but thats just a guess. The changes in sscanf make it slightly slower. Depending on the benchmark the old inlined code is about 3% faster. However, I only looked at the tag removal benchmarks.
Arne
On Thu, 15 May 2014, Martin Nilsson (Opera Mini - AFK!) @ Pike (-) developers forum wrote:
I think it looks good. Have you done any benchmarking on the relevant parts?