$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [variant2] Review of Variant2 started today : April 1 - April 10
From: Zach Laine (whatwasthataddress_at_[hidden])
Date: 2019-04-02 17:58:09
On Tue, Apr 2, 2019 at 11:37 AM Peter Dimov via Boost <boost_at_[hidden]>
wrote:
> Zach Laine wrote:
> > Are there any numbers regarding compile- and runtime perf comparisons
> vs.
> > boost::variant and std::variant(s)?
>
> Yes, see https://github.com/pdimov/variant2/tree/develop/benchmark
Thanks.
Zach