This is an automated email from the ASF dual-hosted git repository.
hello-stephen pushed a change to branch ci/parquet-microbenchmark-performance
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0cfc9fc4e6b [fix](build) Remove remaining Python 3-only comparator
syntax
add cc476dedd29 [refactor](build) Simplify Parquet performance gate
No new revisions were added by this update.
Summary of changes:
be/CMakeLists.txt | 11 +-
be/src/service/CMakeLists.txt | 2 +-
build.sh | 8 +-
.../performance/build-parquet-microbenchmark.sh | 25 +-
regression-test/pipeline/performance/compile.sh | 2 +-
.../performance/parquet-microbenchmark-policy.json | 45 ++
regression-test/pipeline/performance/prepare.sh | 2 +
.../performance/run-parquet-microbenchmark.py | 458 +++++++++++++++++++++
.../performance/run-parquet-microbenchmark.sh | 244 ++---------
9 files changed, 561 insertions(+), 236 deletions(-)
create mode 100644
regression-test/pipeline/performance/parquet-microbenchmark-policy.json
create mode 100755
regression-test/pipeline/performance/run-parquet-microbenchmark.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]