$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Review request for variant2, review manager wanted
From: Peter Dimov (lists_at_[hidden])
Date: 2019-02-25 21:19:20
> https://github.com/pdimov/variant2/blob/develop/benchmark/benchmark1.cpp
> https://github.com/pdimov/variant2/blob/develop/benchmark/benchmark1.md
I added a second benchmark,
https://github.com/pdimov/variant2/blob/develop/benchmark/benchmark2.cpp
https://github.com/pdimov/variant2/blob/develop/benchmark/benchmark2.md
This one is more variant2-friendly, but annoyingly enough, it still doesn't
"win" consistently across the board. I should work more on my
benchmark-skewing skills.