ever-been / everBeen

EverBEEN is a generic benchmarking environment focused on platform-independent middleware benchmarking.
www.everbeen.cz
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Benchmark API tune-up #121

Closed radek-macha closed 11 years ago

radek-macha commented 11 years ago

Review existing API for benchmark control, consider completeness and ease of use. Tweak it up if need be.

sixtam commented 11 years ago

I would appreciate onContextFailed([TaskContextDescriptor descriptor | String contextId]) method which would be invoked if a context fails, to give a benchmark chance to do something ... clean up / resubmit.

Also init()/destroy() function for bechmark/generator task would be nice (!resubmitting!)