<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Oct 27, 2016 at 12:51 AM, Chris Muller <span dir="ltr">&lt;<a href="mailto:asqueaker@gmail.com" target="_blank">asqueaker@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
In exchange for these blemishes, how many classes actually got benefit<br>
from inheriting the new implementation?<br></blockquote><div><br></div><div>| b |</div><div>b := (1 to: 10000) asBag.</div><div>[b isEmpty] bench</div><div><br></div><div>before: :  &#39;5,540 per second. 181 microseconds per run.&#39;</div><div>now:  &#39;167,000 per second. 6 microseconds per run.&#39;</div><div> </div></div>In my book that&#39;s a speedup worth having.</div><div class="gmail_extra"><br></div><div class="gmail_extra">- Bert -</div></div>