<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hello,</p>
<p><br>
</p>
<p>I am seeing a high performance penalty (~15% - 20%) for the Dacapo Avrora benchmark when passed through soot.&nbsp; Note that I am not doing any transformations of my own in this case and this behaviour appears to happen only for this benchmark. I was wondering
 if anyone else had a similar experience with this benchmark?</p>
<p><br>
</p>
<p>The command that I am running to compile the benchmark through soot is</p>
<p><br>
</p>
<p>java -d64 -Xmx6G -cp soot-trunk.jar soot.Main -pp -w -allow-phantom-refs -cp $compile_class_path -process-dir $process_dir -main-class Harness Harness&nbsp;org.dacapo.harness.Avrora</p>
<p><br>
</p>
<p>where $compile_class_path and $process_dir refer to the same directory where the contents of avrora-cvs-20091224.jar are extracted to.</p>
<p><br>
</p>
<p>Thanks,</p>
<p>Naveen<br>
</p>
<p><br>
</p>
<p><br>
</p>
</div>
</body>
</html>