Boost logo

Boost :

From: Dominique Devienne (ddevienne_at_[hidden])
Date: 2023-09-21 12:15:31


On Thu, Sep 21, 2023 at 10:26 AM Matt Borland via Boost <
boost_at_[hidden]> wrote:

> I added a table of benchmarks (
> https://master.charconv.cpp.al/#ref_benchmarks)

[...] In summary we meet or exceed the performance of GCC and MSVC
> <charconv>,
>

Looking good! Maybe on the to_chars() side, you could add std::to_string
(C++11),
and format/print from FMT lib (C++11 or not less) / std (C++20), to compare
against. --DD


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk