17 Sep
2015
17 Sep
'15
5:50 p.m.
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/compariso... https://svn.osgeo.org/osgeo/foss4g/benchmarking/geometry_libraries/compariso... Boost.Polygon: http://www.boost.org/doc/libs/1_59_0/libs/polygon/doc/voronoi_benchmark.htm Regards, Adam