[erlang-questions] Tool for performace evaluation

Ahmed Omar spawn.think@REDACTED
Mon May 23 14:49:16 CEST 2011


Your question sounds too vague :) but quick hints :
1) Monitoring tools :
etop
http://www.erlang.org/doc/man/etop.html
ntop
https://github.com/esl/entop

2) Profiling guide
http://www.erlang.org/doc/efficiency_guide/profiling.html

3) Concurrency profiling tool
http://www.erlang.org/doc/apps/percept/percept_ug.html

On Mon, May 23, 2011 at 2:26 PM, Gustav Simonsson <
gustav.simonsson@REDACTED> wrote:

>
> etop:start().
>
> gives information similar to 'top' in UNIX:
> http://www.erlang.org/doc/man/etop.html
>
> Regards,
> Gustav Simonsson
>
> ----- Original Message -----
> From: "Muhammad Yousaf" <muhammad.yousaf@REDACTED>
> To: erlang-questions@REDACTED
> Sent: Monday, May 23, 2011 1:00:32 PM GMT +01:00 Amsterdam / Berlin / Bern
> / Rome / Stockholm / Vienna
> Subject: [erlang-questions] Tool for performace evaluation
>
>
> Hi,
>
> 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 ??
>
> or is there any alternative to do this in Erlang
>
> Thanks in advance
>
> Regards,
>
>
> Muhammad Yousaf
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>



-- 
Best Regards,
- Ahmed Omar
http://nl.linkedin.com/in/adiaa
Follow me on twitter
@spawn_think <http://twitter.com/#!/spawn_think>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110523/be738534/attachment.htm>


More information about the erlang-questions mailing list