You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by vldpyatkov <gi...@git.apache.org> on 2017/08/02 08:20:13 UTC

[GitHub] ignite pull request #2375: Ignite gg 5038 benchmark

GitHub user vldpyatkov opened a pull request:

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

    Ignite gg 5038 benchmark

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-gg-5038_benchmark

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

    https://github.com/apache/ignite/pull/2375.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 #2375
    
----
commit fefc8b17d808edde2f19af2299e85cf515d9bcb0
Author: vd-pyatkov <vp...@gridgain.com>
Date:   2017-06-01T14:12:35Z

    IGNITE-5038
    BinaryMarshaller might need to use context class loader for deserialization

commit fd722cdce0d0bd35381aa055d54cda2967579b80
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-06T11:17:19Z

    Review (1).

commit 250e30f09a850c00bc1a80ee29aa7d413dcda88f
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-06T11:23:36Z

    Reivew: BinaryObjectOffheapImpl.

commit 3d44f04c231867f65abc833b42dc4834f2b72e96
Author: vd-pyatkov <vp...@gridgain.com>
Date:   2017-06-08T16:11:13Z

    IGNITE-5038
    BinaryMarshaller might need to use context class loader for deserialization

commit a37f9921ab09ae867e41072bbb257112c1469ea7
Author: vd-pyatkov <vp...@gridgain.com>
Date:   2017-06-29T13:26:26Z

    IGNITE-5038
    BinaryMarshaller might need to use context class loader for deserialization

commit 9e32d271cf347c560a3c7dfa8c48b999d48a8149
Author: vd-pyatkov <vp...@gridgain.com>
Date:   2017-07-24T13:03:00Z

    IGNITE-5038
    BinaryMarshaller might need to use context class loader for deserialization
    
    Added weak cache to IgniteUtils.forName method.

commit 9e732ae4ea181d5f5073bbe00d5e3627cb314faf
Author: vd-pyatkov <vp...@gridgain.com>
Date:   2017-08-01T14:57:09Z

    IGNITE-5038
    BinaryMarshaller might need to use context class loader for deserialization
    
    Got rid of all cached places when desirialize with custom ClassLoader.

commit e26fabc4f5ff07b9659fd2b14cb713c82d1e3ca2
Author: vd-pyatkov <vp...@gridgain.com>
Date:   2017-07-19T15:17:36Z

    Added class loader cache benchmark.

commit 7d597e415548e58a0b4d68e6c3ec15692abf3630
Author: vd-pyatkov <vp...@gridgain.com>
Date:   2017-07-24T11:01:28Z

    Preloading in DeserializeWithClassLoaderBenchmark

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---