This is an automated email from the ASF dual-hosted git repository.

amashenkov pushed a change to branch ignite-14743-row-formats
in repository https://gitbox.apache.org/repos/asf/ignite-3.git.


    from 9ce3e73  Minor.
     new 1316302  Fix benchmarks
     new 1181d7c  Minor optimizations.

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:
 .../main/java/org/apache/ignite/table/Tuple.java   |  5 +-
 .../ignite/internal/table/RowChunkAdapter.java     | 11 +++
 .../org/apache/ignite/internal/table/TableRow.java | 23 +-----
 .../ignite/internal/table/TupleBuilderImpl.java    |  6 +-
 .../ignite/internal/table/TupleMarshallerImpl.java | 91 +++++++++++-----------
 .../TupleMarshallerVarlenOnlyBenchmark.java        | 30 +++++--
 .../internal/table/impl/TestTupleBuilder.java      | 20 ++---
 7 files changed, 99 insertions(+), 87 deletions(-)

Reply via email to