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

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


    from 9be5039  Enable query vectorization by default (#10065)
     add 1596b3e  Optimize protobuf parsing for flatten data (#9999)

No new revisions were added by this update.

Summary of changes:
 benchmarks/pom.xml                                 |   6 +
 .../druid/benchmark/ProtobufParserBenchmark.java   | 159 +++++++++++++++++++++
 benchmarks/src/test/resources/ProtoFile            |   4 +
 .../src/test/resources/prototest.desc              | Bin
 .../input/protobuf/ProtobufInputRowParser.java     |  29 ++--
 .../input/protobuf/ProtobufInputRowParserTest.java |  56 +++++++-
 6 files changed, 244 insertions(+), 10 deletions(-)
 create mode 100644 
benchmarks/src/test/java/org/apache/druid/benchmark/ProtobufParserBenchmark.java
 create mode 100644 benchmarks/src/test/resources/ProtoFile
 copy {extensions-core/protobuf-extensions => 
benchmarks}/src/test/resources/prototest.desc (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to