Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-ignite
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/a1277562 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/a1277562 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/a1277562 Branch: refs/heads/ignite-104 Commit: a12775621f85ea6e203761b116a06bf79ea12b13 Parents: 201e208 5304e6e Author: ivasilinets <ivasilin...@gridgain.com> Authored: Mon Jul 27 13:59:14 2015 +0300 Committer: ivasilinets <ivasilin...@gridgain.com> Committed: Mon Jul 27 13:59:14 2015 +0300 ---------------------------------------------------------------------- modules/yardstick/config/benchmark.properties | 6 +- .../yardstick/IgniteBenchmarkArguments.java | 22 +++++++ .../yardstick/cache/IgnitePutAllBenchmark.java | 67 +++++++++++++++++++ .../cache/IgnitePutAllTxBenchmark.java | 68 ++++++++++++++++++++ 4 files changed, 162 insertions(+), 1 deletion(-) ----------------------------------------------------------------------