$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Xpressive] vs libpcre performance
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2008-09-14 05:47:27
David Abrahams wrote:
> You should really try them with identical options, as -O3 is known to be
> worse than -O2 in some cases.
>
Used -O2 and -DNDEBUG on both, same result.
Sebastian