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 - onResubmit called every interation #209

Closed sixtam closed 10 years ago

sixtam commented 10 years ago

The onResubmit function of the Benchmark class is called every iteration. It should be called only after the benchmark task is actually resubmitted.

sixtam commented 10 years ago

Nevermind ... bad debug message. Sorry