<div dir="ltr">Hi<div><br></div><div>I was doing a bit of performance tuning for STEP earlier, to see how I could speed up some of the searches. I found that possibly up to 10% of the time could be spent logging.</div><div>
<br></div><div>I&#39;m guessing that&#39;s because of the bit that tries to throw an Exception to capture the stack trace.</div><div><br></div><div>Is there any reason why we&#39;re not using the java loggers directly? Or why we&#39;re not using log4j (i see there&#39;s a not about keeping it small)</div>
<div><br></div><div>Chris</div><div><br></div></div>