[erlang-questions] trouble with erlang or erlang is a ghetto

Jon Watte jwatte@REDACTED
Mon Aug 1 01:00:46 CEST 2011


> One problem is that it's hard to do detailed profiling on complex
> real-world applications. The issues limiting scalability might well be
> wholly unrelated to core VM aspects such as GC, scheduling and message
> passing. In the first SMP experiments with Ericsson's Telephony Gateway
> Controller, the big bottleneck was the big lock protecting the ports and
> linked-in drivers.
>


Speaking of which: what *is* best practice for profiling bottlenecks in a
big Erlang system/application?
I've read the Erlang and OTP books, but they don't talk about it, and
trapexit.org or other references are also vexingly vague on this subject.

Sincerely,

jw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110731/9bd785ea/attachment.htm>


More information about the erlang-questions mailing list