Re: [Boost-bugs] [Boost C++ Libraries] #1670: wave almost unusably slow on real-world input

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1670: wave almost unusably slow on real-world input
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-20 13:29:08


#1670: wave almost unusably slow on real-world input
--------------------------------------+-------------------------------------
  Reporter: stefan | Owner: hkaiser
      Type: Bugs | Status: reopened
 Milestone: Boost 1.36.0 | Component: wave
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------

Comment(by hkaiser):

 Thanks for this information. The suspicion this has something to do with
 the threading support (in Phoenix and Spirit) is not new. The best way to
 handle this (for now) is apparently to disable threading support for Wave
 (as long as you don't really need it, and most users won't) the way you
 did: #define BOOST_WAVE_SUPPORT_THREADING 0.

 Regards Hartmut

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/1670#comment:7>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC