Skip to content

[feat](cloud) Add recycler rowset recycling benchmarks test - #68043

Open
wyxxxcat wants to merge 1 commit into
apache:masterfrom
wyxxxcat:benchmark_recycler
Open

wyxxxcat wants to merge 1 commit into
apache:masterfrom
wyxxxcat:benchmark_recycler

Conversation

@wyxxxcat

Copy link
Copy Markdown
Collaborator

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

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

@hello-stephen

Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@wyxxxcat

Copy link
Copy Markdown
Collaborator Author

run buildall

@wyxxxcat
wyxxxcat force-pushed the benchmark_recycler branch 7 times, most recently from f10532e to 29cd37b Compare September 16, 2026 03:23
@wyxxxcat

Copy link
Copy Markdown
Collaborator Author

run buildall

@wyxxxcat

Copy link
Copy Markdown
Collaborator Author

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

Cloud UT Coverage Report

Increment line coverage 100.00% (1/1) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 77.51% (2058/2655)
Line Coverage 65.76% (37741/57390)
Region Coverage 53.30% (35484/66568)
Branch Coverage 56.62% (11362/20066)

@wyxxxcat

Copy link
Copy Markdown
Collaborator Author

run buildall

@wyxxxcat

Copy link
Copy Markdown
Collaborator Author

run cloudut

@wyxxxcat

Copy link
Copy Markdown
Collaborator Author

run cloudut

@wyxxxcat

Copy link
Copy Markdown
Collaborator Author

run cloudut

@hello-stephen

Copy link
Copy Markdown
Contributor

Cloud UT Coverage Report

Increment line coverage 100.00% (1/1) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 77.52% (2059/2656)
Line Coverage 65.94% (37964/57571)
Region Coverage 53.23% (35507/66704)
Branch Coverage 56.78% (11424/20118)

@wyxxxcat

Copy link
Copy Markdown
Collaborator Author

run cloudut

@wyxxxcat

Copy link
Copy Markdown
Collaborator Author

run buildall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants