GitHub user const1993 opened a pull request:

    https://github.com/apache/cayenne/pull/279

    CAY-2416

    Maps optimization. Changed sorted maps to hash maps to improve performance.

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

    $ git pull https://github.com/const1993/cayenne feature/CAY-2416

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

    https://github.com/apache/cayenne/pull/279.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 #279
    
----
commit 36322d2953fe6469ded4fcf63005f9f78760ca56
Author: kkomyak <const1993@...>
Date:   2018-03-27T06:29:59Z

    CAY-2416
    Maps optimization. Changed sorted maps to hash maps to improve performance.

----


---

Reply via email to