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

jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 727ad63f214 Load: Detect 2PC Second Phase and RM Running in Parallel 
(#15020)
     add c557e3e42fc perf: more adjustment for memtable/tvlist  (#15035)

No new revisions were added by this update.

Summary of changes:
 .../dataregion/memtable/WritableMemChunk.java      | 120 ++++++++++-----------
 .../iotdb/db/utils/datastructure/BinaryTVList.java |   2 +-
 .../db/utils/datastructure/BooleanTVList.java      |   2 +-
 .../iotdb/db/utils/datastructure/DoubleTVList.java |   2 +-
 .../iotdb/db/utils/datastructure/FloatTVList.java  |   2 +-
 .../iotdb/db/utils/datastructure/IntTVList.java    |   2 +-
 .../iotdb/db/utils/datastructure/LongTVList.java   |   2 +-
 .../MergeSortAlignedTVListIterator.java            |  33 ++++--
 .../datastructure/MergeSortTVListIterator.java     |  31 ++++--
 9 files changed, 113 insertions(+), 83 deletions(-)

Reply via email to