Merge remote-tracking branch 'upstream/ignite-1.8.3' into ignite-1.8.3
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/065fe452 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/065fe452 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/065fe452 Branch: refs/heads/ignite-1.9 Commit: 065fe4525cc46a46f65dd40af6f4be9f034c0de2 Parents: 476b089 e04d83c Author: devozerov <[email protected]> Authored: Fri Jan 20 17:36:02 2017 +0300 Committer: devozerov <[email protected]> Committed: Fri Jan 20 17:36:02 2017 +0300 ---------------------------------------------------------------------- .../yardstick/cache/IgniteGetAllBenchmark.java | 42 ++++++++++++++++++++ .../cache/IgniteGetAllOffHeapBenchmark.java | 30 ++++++++++++++ .../yardstick/cache/IgniteGetBenchmark.java | 35 ++++++++++++++++ .../cache/IgnitePutAllOffHeapBenchmark.java | 30 ++++++++++++++ .../cache/IgnitePutAllTxOffHeapBenchmark.java | 30 ++++++++++++++ 5 files changed, 167 insertions(+) ----------------------------------------------------------------------
