This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git.
from 3b0cce4 allow to carry headers with query requests (#7712)
add f6d7a51 optimise getUnpaddedString with SWAR padding search (#7708)
No new revisions were added by this update.
Summary of changes:
.../perf/BenchmarkFixedByteValueReaderWriter.java | 83 ++++++++++++++++++++++
.../local/io/util/FixedByteValueReaderWriter.java | 41 +++++++++--
.../FixedByteValueReaderWriterTest.java | 77 ++++++++++++++++++++
3 files changed, 194 insertions(+), 7 deletions(-)
create mode 100644
pinot-perf/src/main/java/org/apache/pinot/perf/BenchmarkFixedByteValueReaderWriter.java
create mode 100644
pinot-segment-local/src/test/java/org/apache/pinot/segment/local/segment/index/readerwriter/FixedByteValueReaderWriterTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]