17 Sep
2015
17 Sep
'15
5:17 p.m.
On 17.09.2015 20:00, Stephan T. Lavavej wrote:
Hi Boost devs,
Does Boost have any runtime perf tests? We (MSVC) are looking for something that uses modern C++, which would reveal areas where our optimizer and libraries could be improved.
I looked around briefly, but didn't find anything.
I have a few tests in libs/log/test/performance. I also have a perf test for different versions of operators on boost::uuid locally, although it's more about low level optimizations.