[GitHub] ignite pull request #3642: IGNITE-7961

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3642: IGNITE-7961

andrey-kuznetsov
GitHub user ilantukh opened a pull request:

    https://github.com/apache/ignite/pull/3642

    IGNITE-7961

    Benchmarks for rebalance.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7961

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3642.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3642
   
----
commit fdb4e19ef150bc71ac6dd5b1511f5a8bf8ff94b4
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-03-15T10:04:52Z

    ignite-7961 : Local JMH benchmark.

commit 3414e91537823b50869864c132ed5e67784b1c25
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-03-15T14:23:56Z

    ignite-7961 : Potential optimizations

----


---