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

ColinLeeo pushed a change to branch colin_all_opts
in repository https://gitbox.apache.org/repos/asf/tsfile.git


    from b35a77149 build: don't use -march=native by default; gate it behind an 
option
     add 350c28809 fix comment.

No new revisions were added by this update.

Summary of changes:
 cpp/CMakeLists.txt                                 |  8 +--
 cpp/src/common/statistic.h                         | 68 ++++++++++--------
 cpp/src/encoding/plain_decoder.h                   |  2 +
 cpp/src/file/tsfile_io_reader.cc                   | 81 +++++++++++++---------
 cpp/src/reader/aligned_chunk_reader.cc             |  2 +-
 .../reader/block/single_device_tsblock_reader.cc   | 12 +---
 cpp/src/reader/tsfile_series_scan_iterator.cc      | 35 +++++-----
 cpp/src/writer/chunk_writer.h                      |  7 ++
 cpp/src/writer/tsfile_writer.cc                    |  3 +
 .../table_view/tsfile_table_query_by_row_test.cc   |  5 +-
 10 files changed, 123 insertions(+), 100 deletions(-)

Reply via email to