Conversation
wyxxxcat
requested review from
gavinchou,
liaoxin01 and
luwei16
as code owners
September 16, 2026 02:21
Contributor
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Collaborator
Author
|
run buildall |
wyxxxcat
force-pushed
the
benchmark_recycler
branch
7 times, most recently
from
September 16, 2026 03:23
f10532e to
29cd37b
Compare
Collaborator
Author
|
run buildall |
wyxxxcat
force-pushed
the
benchmark_recycler
branch
2 times, most recently
from
September 16, 2026 06:06
b5e19dc to
5df96b4
Compare
Collaborator
Author
|
run buildall |
Contributor
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
wyxxxcat
force-pushed
the
benchmark_recycler
branch
from
September 17, 2026 08:26
5df96b4 to
7478066
Compare
Collaborator
Author
|
run buildall |
wyxxxcat
force-pushed
the
benchmark_recycler
branch
from
September 17, 2026 09:21
7478066 to
ba0c925
Compare
Collaborator
Author
|
run cloudut |
wyxxxcat
force-pushed
the
benchmark_recycler
branch
from
September 18, 2026 01:45
ba0c925 to
a590ae9
Compare
Collaborator
Author
|
run cloudut |
wyxxxcat
force-pushed
the
benchmark_recycler
branch
from
September 18, 2026 02:47
a590ae9 to
25f0ef2
Compare
Collaborator
Author
|
run cloudut |
Contributor
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
wyxxxcat
force-pushed
the
benchmark_recycler
branch
from
September 18, 2026 03:54
25f0ef2 to
970b682
Compare
Collaborator
Author
|
run cloudut |
Collaborator
Author
|
run buildall |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Add benchmark coverage for legacy, PREPARE, and COMPACT rowset recycling paths.
Measure elapsed time, recycled rowset count, and recycled bytes, with optional S3 configuration through environment variables.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)