<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 19, 2015 at 11:44 AM, Robert Virding <span dir="ltr"><<a href="mailto:rvirding@gmail.com" target="_blank">rvirding@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Someone did some benchmarking on this a few years ago to compare the speed of using binary utf-8 encoded strings vs list strings. They arrived at the for them surprising result that using list strings was actually faster.</blockquote></div><br></div><div class="gmail_extra">Indeed, the speed characteristics is a complex affair involving CPU types, caches, workload, how data is passed around and so on. What I am specifically trying to warn about is the memory imprint, which is much greater for string() types.<br></div><div class="gmail_extra"><br clear="all"><br>-- <br><div class="gmail_signature">J.</div>
</div></div>