[erlang-questions] ANNOUNCE: ibrowse-2.1.0
Evgeniy Khramtsov
xramtsov@REDACTED
Wed Nov 10 09:38:22 CET 2010
10.11.2010 17:32, Max Lapshin wrote:
>> A wrapper for fprof. Is it so important? :)
>>
>>
> Not in this thread, but yes, it is. Seems, that some of profilers are
> showing not how many time was consumed, but how many times function
> was called.
>
>
In fact, it doesn't matter, for instanse, why these functions are needed?
ibrowse_http_client:parse_headers_1/3 10.60%
ibrowse_http_client:get_crlf_crlf_pos/2 10.34%
This can be done more efficiently using erlang:decode_packet, IMHO.
--
Regards,
Evgeniy Khramtsov, ProcessOne.
xmpp:xram@REDACTED
More information about the erlang-questions
mailing list