Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3218: string_algo algorithms are quite slow in some popular compiler/OS/hardware situations
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-26 23:21:39
#3218: string_algo algorithms are quite slow in some popular compiler/OS/hardware
situations
------------------------------------------------------+---------------------
Reporter: Yuri Goldfeld <yuri_goldfeld@â¦> | Owner: pavol_droba
Type: Bugs | Status: new
Milestone: To Be Determined | Component: string_algo
Version: Boost 1.37.0 | Severity: Problem
Keywords: performance string_algo strings |
------------------------------------------------------+---------------------
Comment(by Yuri Goldfeld <yuri_goldfeld@â¦>):
Replying to [comment:3 anonymous]:
> since it seems like in-place-modifying functions like to_lower() are
much slower than intuitively slower copying ones like to_lower_copy().
Ignore that... I misread the data. Although it's true that in the
StrUtils implementation, doing stuff in place is much more beneficial
performance-wise than in string_algo.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3218#comment:4> 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:50:00 UTC