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

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


    from d7fa32f4696 [Chore](build) Adapt ldb toolchain 0.25 (#52820)
     add 8e40b3a1dd8 [optimize](util) Faster bit_pack (#52829)

No new revisions were added by this update.

Summary of changes:
 be/CMakeLists.txt                               |   1 +
 be/benchmark/benchmark_bit_pack.cpp             | 103 ++++++++++++++
 be/benchmark/benchmark_main.cpp                 |   4 +-
 be/src/util/frame_of_reference_coding.cpp       | 182 ++++++++++++++++++++++--
 be/src/util/frame_of_reference_coding.h         |   7 +
 be/test/util/frame_of_reference_coding_test.cpp |  56 +++++++-
 6 files changed, 336 insertions(+), 17 deletions(-)
 create mode 100644 be/benchmark/benchmark_bit_pack.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to