[Boost-bugs] [Boost C++ Libraries] #5417: Optimizations on casts to integral types

Subject: [Boost-bugs] [Boost C++ Libraries] #5417: Optimizations on casts to integral types
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-04 20:15:17


#5417: Optimizations on casts to integral types
---------------------------------------------------+------------------------
 Reporter: Antony Polukhin <antoshkka@…> | Owner: nasonov
     Type: Patches | Status: new
Milestone: To Be Determined | Component: lexical_cast
  Version: Boost Development Trunk | Severity: Optimization
 Keywords: |
---------------------------------------------------+------------------------
 Patch to Boost Lexical Cast library, that optimizes casts to integral
 types.
 It gives performance boost about 40 times(and beats in performance Spirit
 library, when compiling with defined BOOST_LEXICAL_CAST_ASSUME_C_LOCALE),
 reduces memory usage and does not change the behavior of library.

 Patch was successfully tested on Intel 11.1.072, g++-4.4.5, VC++9
 compilers. All existaing tests for Boost Lexical Cast library were passed
 successfully.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5417>
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:06 UTC