<div dir="ltr">Thank you, Tomas. Robert Buckley</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 20, 2015 at 10:23 AM, Tomas By <span dir="ltr"><<a href="mailto:tomas@basun.net" target="_blank">tomas@basun.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, April 20, 2015 17:52, Delmas Buckley wrote:<br>
> (1) How can I search the lists?<br>
<br>
</span>Use google "site:<a href="http://mercurylang.org" target="_blank">mercurylang.org</a> <keywords>"<br>
<span class=""><br>
<br>
> (2) Can anyone provide a few simple templates for (a) compiling for<br>
> profiling, and (b) executing with profiling.<br>
<br>
</span>You need (I believe) to create a "Mmake" file, no apparently it is<br>
"Mmakefile", with the line "GRADEFLAGS=--profiling", before you compile.<br>
<br>
Then you just run the binary (I assume you compile via C).<br>
<br>
Finally you use the "mprof" tool to look at the profiling data.<br>
<span class="HOEnZb"><font color="#888888"><br>
/Tomas<br>
<br>
<br>
</font></span></blockquote></div><br></div>