Measure performace of C++ test suite with Hudson
I am using CppUnit plugin for Hudson to read my test results. How can I measure performance, in terms of run-time of my tests, and show them on my Hudson dashboard? Any pl开发者_如何学Gougins, or hacks would be of great help.
Thanks!
精彩评论