Boost logo

Boost :

Subject: Re: [boost] Boost perf tests?
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2015-09-17 13:50:53


Hi Stephan,

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.

Boost.Container
https://github.com/boostorg/container/tree/develop/bench

Boost.Geometry:
https://github.com/boostorg/geometry/blob/develop/index/example/
Try benchmark_experimental.cpp
Also here are some:
https://svn.osgeo.org/osgeo/foss4g/benchmarking/geometry_libraries/comparison_star_comb/boost_geometry/
https://svn.osgeo.org/osgeo/foss4g/benchmarking/geometry_libraries/comparisons/boost_geometry/

Boost.Polygon:
http://www.boost.org/doc/libs/1_59_0/libs/polygon/doc/voronoi_benchmark.htm

Regards,
Adam


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