This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-13618
in repository https://gitbox.apache.org/repos/asf/ignite.git.
from 23b1ceb Fix styles. Add benchmarks.
new 576878f Minor.
new 4fdc019 Create key/value objects using default constructor.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../schema/marshaller/SerializerFactory.java | 1 -
.../generator/JaninoSerializerGenerator.java | 30 +++++++++++++---------
.../generator/MarshallerExprGenerator.java | 25 ++++++++++++------
.../ignite/internal/util/IgniteUnsafeUtils.java | 11 --------
.../apache/ignite/internal/util/ObjectFactory.java | 29 ++++++++++++++++-----
.../benchmarks/SerializerBenchmarkTest.java | 9 +++----
.../schema/marshaller/JavaSerializerTest.java | 16 +++---------
7 files changed, 66 insertions(+), 55 deletions(-)