[erlang-questions] Memory usage

Paul Peregud paulperegud@REDACTED
Sun Sep 23 20:05:01 CEST 2018


To profile CPU time, you can use fprof (part of OTP distribution).

Why would you want to profile CPU usage during compilation? Are you
planning working on Erlang compilator (erlc)?

On Sun, Sep 23, 2018 at 12:12 AM Awsaf Rahman <awsafrahman1704@REDACTED>
wrote:

> Hello all,
>
> I want to profile a few Erlang programs I wrote. Basically, I want to find
> out the following:
> 1) CPU and memory usage during compilation
> 2) CPU and memory usage during execution
>
> Is there anyway I can do this?
>
> Kind regards
> Awsaf
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>


-- 
Best regards,
Paul Peregud
+48602112091
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180923/62b08ceb/attachment.htm>


More information about the erlang-questions mailing list