libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Some issues with MHD


From: Evgeny Grin
Subject: Re: [libmicrohttpd] Some issues with MHD
Date: Fri, 06 Nov 2015 13:50:28 +0300

There are no difference if code is compiled by GCC or Intel compiler. Clang with -O2 option optimize it too. MSVC compiler didn't optimize it at any optimization level.
BTW, check the real last patch in SVN.

Best Wishes,
Evgeny Grin


-------- Исходное сообщение --------
От: Eugenio Perez <address@hidden>
Дата: 06.11.2015 11:19 (GMT+03:00)
Кому: address@hidden
Тема: Re: [libmicrohttpd] Some issues with MHD

Hi!

Seeing last SVN patch, maybe it's better to check "0 == line[0]" vs
"0==strlen(line)", isn't? Don't know if it's a real performance
improvement.

2015-11-04 16:08 GMT+01:00 Eugenio Perez <address@hidden>:
> Hi Christian! The last SVN revision works OK!
>
> Thanks and regards!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]