...It runs in the JVM as it is built using Groovy, and utilises the respected Webdriver framework.
Check it out today!
Please note:
All Madcow 2.0 releases are housed here.
For code and all issues please see github repository
https://github.com/4impact/madcow/
This project is now maintained at GitHub:
https://github.com/DigitalInBlue/Celero
Celero is a cross-platform open source C++ benchmarking library. Written with an API similar to Google Test, Celero utilizes C++11 features, offers tested benchmarking capabilities with microsecond precision, baselining, fixtures, and easy test setup. Use the baseline feature to measure/benchmark algorithm performance against a known case to more accurately rate performance of solutions.
Note: this tool has moved to github, this repository is not maintained any more.
See https://github.com/turdusmerula/ftrace
GScopeLog is a tool for instrumenting c++ code through gcc. The main purpose is to trace entry/exit point of functions. A status file may be generated to give overview of functions calls and timing informations with minimal impact on performances.