You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2023/01/09 04:13:54 UTC

[GitHub] [incubator-heron] nicknezis opened a new pull request, #3870: Bumped Kryo to 5.4.0

nicknezis opened a new pull request, #3870:
URL: https://github.com/apache/incubator-heron/pull/3870

   https://github.com/EsotericSoftware/kryo/releases/tag/kryo-parent-5.4.0
   
   This is a maintenance Kryo release coming with bug fixes and performance improvements.
   
   The most notable change is performance improvements for record serialization (https://github.com/EsotericSoftware/kryo/pull/927) by caching access to components, getters and constructors. The new implementation is roughly 20x faster.
   
   Several PRs improve Kryo's compatibility with JDK 17+


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@heron.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-heron] Code0x58 merged pull request #3870: Bumped Kryo to 5.4.0

Posted by GitBox <gi...@apache.org>.
Code0x58 merged PR #3870:
URL: https://github.com/apache/incubator-heron/pull/3870


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@heron.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org