$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] google.stringencoders vs (boost.string_algo & boost.lexical_cast)
From: Roman Shmelev (rshmelev_at_[hidden])
Date: 2009-05-28 02:31:21
Hi!
stringencoders are told to be 2x faster than std approaches. But what
about boost?
Has somebody tested the performance of both libraries?
I mean toLower, toUpper, itoa, dtoa functions.
Thank you