summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorbep <bjorn.erik.pedersen@gmail.com>2015-02-17 04:33:44 +0100
committerbep <bjorn.erik.pedersen@gmail.com>2015-02-17 11:07:24 +0100
commitc2e29138728ffbae19b4b0a3e59503c47dd986a5 (patch)
tree407b3eb0e80bc5ff568236d1e021147d62c563e5 /utils
parent6b28e38cea0dec3e3f045ab8ec833608b91a946f (diff)
Fix canonifyurl vs schemaless links
And looks even faster: Compared to previous attempt: benchmark old ns/op new ns/op delta BenchmarkAbsUrl 30902 27206 -11.96% BenchmarkXmlAbsUrl 15389 14216 -7.62% benchmark old allocs new allocs delta BenchmarkAbsUrl 33 28 -15.15% BenchmarkXmlAbsUrl 16 14 -12.50% benchmark old bytes new bytes delta BenchmarkAbsUrl 4167 3504 -15.91% BenchmarkXmlAbsUrl 2057 2048 -0.44% Compared to before I started all of this: benchmark old ns/op new ns/op delta BenchmarkAbsUrl 36219 27206 -24.88% BenchmarkXmlAbsUrl 23903 14216 -40.53% benchmark old allocs new allocs delta BenchmarkAbsUrl 60 28 -53.33% BenchmarkXmlAbsUrl 30 14 -53.33% benchmark old bytes new bytes delta BenchmarkAbsUrl 5842 3504 -40.02% BenchmarkXmlAbsUrl 3754 2048 -45.44% Fixes #816
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions