<html>
<head>
</head>
<body>
Oddly, It takes now only 23 sec. <br>
<br>
This is an ASUS L8400C Notebook with PIII 850MHz with 384MB RAM. From the
Spy output:<br>
<br>
75205640 bytecodes/sec; 2277950 sends/sec<br>
<br>
&nbsp;&nbsp;&nbsp; Seams okay. <br>
<br>
&nbsp;&nbsp;&nbsp; I have no problem on small tasks but on very large tasks. Try to do it
on 500000 entries and report your finding (if you'll have a valid image after
that...<br>
)<br>
<br>
&nbsp;&nbsp;&nbsp; Yoel<br>
<br>
Bob Arning wrote:<br>
<blockquote type="cite" cite="mid:200201291304.IAA03433@fellspt.charm.net">
  <pre wrap="">On Tue, 29 Jan 2002 11:41:36 +0200 Yoel Jacobsen <a class="moz-txt-link-rfc2396E" href="mailto:yoel@emet.co.il">&lt;yoel@emet.co.il&gt;</a> wrote:<br></pre>
  <blockquote type="cite">
    <pre wrap="">&Ecirc;&Ecirc;&Ecirc; First, my mistake. It took 12 minutes for 100K entries (thanks for finding this out)<br>&Ecirc;&Ecirc;&Ecirc; Second, for 10K entries it consumed +3M.<br></pre>
    </blockquote>
    <pre wrap=""><!----><br>Yoel,<br><br>There's still something very strange here. 10K entries took 12 seconds for Jon and over 180 seconds for you. So let's see...<br><br>- What sort of processor are you using? What do you get when you evaluate (1 tinyBenchmarks) ? <br><br>28,306,059 bytecodes/sec 1,202,369 sends/sec &lt;-- my 400MHz mac<br>90,651,558 bytecodes/sec 2,825,302 sends/sec &lt;-- Jon's 1GHz pentium<br><br>- Can you run your test for 10K items with the change I mentioned and send us the results?<br><br>        MessageTally spyOn: [<br>                blocks _ lines findBetweenSubStrs: { crcr  }.<br>                objs _ blocks collect: [ :bl | LDAPObject fromStr: bl ].<br>        ].<br><br>Cheers,<br>Bob<br><br><br></pre>
    </blockquote>
    <br>
    </body>
    </html>