[erlang-questions] ANNOUNCE: ibrowse-2.1.0

Chandru chandrashekhar.mullaparthi@REDACTED
Wed Nov 10 10:58:38 CET 2010


On 10 November 2010 08:05, Evgeniy Khramtsov <xramtsov@REDACTED> wrote:
> 10.11.2010 15:29, Chandru wrote:
>>
>> ibrowse-2.1.0 has been released.
>>
>> ibrowse is a HTTP client written in erlang as an alternative to the
>> built in HTTP client httpc.
>>
>> Get it from https://github.com/cmullaparthi/ibrowse/archives/v2.1.0
>>
>
> My 5 cents about ibrowse: after switching it from standard httpc library, we
> found *significant* cpu consumption (almost twice). Our profiler shows that
> the bottle-neck is HTTP headers parsing. Is it possible to optimize that
> stuff? Probably switching to erlang:decode_packet makes sense.
>

I'll take a look. Thanks for reporting it.

cheers
Chandru


More information about the erlang-questions mailing list