<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - IJ2 under Vista: very long delay opening image file"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=899#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - IJ2 under Vista: very long delay opening image file"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=899">bug 899</a>
from <span class="vcard"><a class="email" href="mailto:stickfijibugs@gmail.com" title="Chris <stickfijibugs@gmail.com>"> <span class="fn">Chris</span></a>
</span></b>
<pre>Example of macro lethargy. With IJ1 my image processing macro executed in a
very respectable 6-7 seconds.
In IJ2 with SCIFIO disabled, the same macro takes ~15 seconds to execute, high
CPU activity for the full 15 seconds.
With SCIFIO enabled [with setBatchMode(true), images suppressed], that jumps to
50 seconds. There is the 22-second CPU idle period but it occurs after ~8
seconds into the macro. It's as though IJ2 waits for ~22 seconds before
resuming high CPU activity for the remainder 20 seconds of the macro (total 50
seconds).
The timings of this strange activity seem related to manual Open, but are
"inverted."</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>