<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi<br><blockquote type="cite"><div dir="ltr">
    <p>+ comdiv made speed test with sort algorithm
      <a class="moz-txt-link-freetext" href="https://visual.sfu-kras.ru/model/59">https://visual.sfu-kras.ru/model/59</a><br></p></div></blockquote>I ran this one and found a very interesting result:<div>Runtime for InsertSort over 13837 elements</div><div>- index check on: 20.1 sec</div><div>- index check off: 0.1 sec<div><blockquote type="cite"><div dir="ltr"><p>
    </p>
    </div></blockquote></div></div><div>index check on open arrays seem to have a huge penalty...</div><div><br></div><div>br</div><div>Jörg</div></body></html>