You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ag...@apache.org on 2016/01/27 16:07:15 UTC

[3/3] ignite git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-2191

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-2191


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ba4aa949
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ba4aa949
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ba4aa949

Branch: refs/heads/ignite-2191
Commit: ba4aa9499b8c576c7a962397f0d68320d97a2cb4
Parents: 6d8acb1 bfae866
Author: Alexey Goncharuk <al...@gmail.com>
Authored: Wed Jan 27 18:04:56 2016 +0300
Committer: Alexey Goncharuk <al...@gmail.com>
Committed: Wed Jan 27 18:04:56 2016 +0300

----------------------------------------------------------------------
 .../benchmarks/jmh/cache/PutBenchmark.java      | 170 ---------
 .../ignite/benchmarks/model/IntValue.java       |  91 -----
 .../benchmarks/jmh/cache/PutBenchmark.java      | 170 +++++++++
 .../internal/benchmarks/model/IntValue.java     |  91 +++++
 .../RandomEvictionPolicyCacheSizeSelfTest.java  |  79 ----
 .../random/RandomEvictionPolicySelfTest.java    | 363 -------------------
 .../IgniteCacheEvictionSelfTestSuite.java       |   4 -
 7 files changed, 261 insertions(+), 707 deletions(-)
----------------------------------------------------------------------