At the time being erlperf can only be used for benchmarking, that is, figuring our how much time it takes to execute a function, or how many times per second some function can run.
A very common feature requests sounds like "I need to run my code N times a second, watching by Erlang VM behaviour".
At the time being erlperf can only be used for benchmarking, that is, figuring our how much time it takes to execute a function, or how many times per second some function can run.
A very common feature requests sounds like "I need to run my code N times a second, watching by Erlang VM behaviour".