On Wed, May 22, 2013 at 12:58 AM, Markus Schaber <m.scha...@codesys.com> wrote:
> Hmm, when checking those places, I'm not sure whether modern compilers
> with their auto-vectorizing optimizers really profit from the hand-optimized
> code there, or whether that code might rather trouble the optimizer into
> generating suboptimal code.

Most of the code is just chunk processing of strings.  Shouldn't be
hard to write a simple example and benchmark it.

Reply via email to