Here is the implementation for Ignite which you can use as a reference: https://github.com/apacheignite/yardstick-ignite. It has IgniteNode class which is en implementation of BenchmarkServer and a set of benchmarks, each of them implements BenchmarkDriver.
I just meant that you only need to implement these two classes to test some product or API, Yardstick will do everything else. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Running-gridgain-yardstick-tp4559p4637.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
