[CMake] Benchmarking with CMake

Alexander Neundorf a.neundorf-work at gmx.net
Thu Nov 12 15:23:51 EST 2015


On Monday, November 09, 2015 23:21:58 Nagy-Egri Máté Ferenc via 
CMake wrote:
> Hi!
> 
> Can anyone tell me if CMake (or CTest) can be customized in a way to 
produce
> decent benchmark output? An .xlsx perhaps, or something GnuPlot 
friendly? I
> have not found any examples of CTest being (ab)used in this way.
> 
> Is my feeling correct, that this should be something like CBench?


depending on what you want...
You can make your test output <DartMeasurement> tags, and cdash will 
create graphs from the measured numbers. I think they can also be 
exported to csv.

Alex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20151112/8bef8f7d/attachment-0001.html>


More information about the CMake mailing list