Your question sounds too vague :) but quick hints : <div>1) Monitoring tools :</div><div>etop</div><div><a href="http://www.erlang.org/doc/man/etop.html">http://www.erlang.org/doc/man/etop.html</a></div><div>ntop</div><div>
<a href="https://github.com/esl/entop">https://github.com/esl/entop</a></div><div><br></div><div>2) Profiling guide </div><div><a href="http://www.erlang.org/doc/efficiency_guide/profiling.html">http://www.erlang.org/doc/efficiency_guide/profiling.html</a></div>
<div><br></div><div>3) Concurrency profiling tool</div><div><a href="http://www.erlang.org/doc/apps/percept/percept_ug.html">http://www.erlang.org/doc/apps/percept/percept_ug.html</a><br><br><div class="gmail_quote">On Mon, May 23, 2011 at 2:26 PM, Gustav Simonsson <span dir="ltr"><<a href="mailto:gustav.simonsson@erlang-solutions.com">gustav.simonsson@erlang-solutions.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
etop:start().<br>
<br>
gives information similar to 'top' in UNIX:<br>
<a href="http://www.erlang.org/doc/man/etop.html" target="_blank">http://www.erlang.org/doc/man/etop.html</a><br>
<br>
Regards,<br>
Gustav Simonsson<br>
<div><div></div><div class="h5"><br>
----- Original Message -----<br>
From: "Muhammad Yousaf" <<a href="mailto:muhammad.yousaf@live.com">muhammad.yousaf@live.com</a>><br>
To: <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
Sent: Monday, May 23, 2011 1:00:32 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna<br>
Subject: [erlang-questions] Tool for performace evaluation<br>
<br>
<br>
Hi,<br>
<br>
Is there any tools to evaluate the performance of a module in Erlang that can show graphical interface for time elapse, memory usage, performance benchmarks etc ??<br>
<br>
or is there any alternative to do this in Erlang<br>
<br>
Thanks in advance<br>
<br>
Regards,<br>
<br>
<br>
Muhammad Yousaf<br>
<br>
<br>
</div></div>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Best Regards,<br>- Ahmed Omar<div><a href="http://nl.linkedin.com/in/adiaa" target="_blank">http://nl.linkedin.com/in/adiaa</a></div><div>Follow me on twitter</div><div><a href="http://twitter.com/#!/spawn_think" target="_blank">@spawn_think</a></div>
<br>
</div>