Skip to content

perf(dav): Stream PROPFIND output#62164

Merged
provokateurin merged 1 commit into
masterfrom
carl/stream-output
Jul 16, 2026
Merged

perf(dav): Stream PROPFIND output#62164
provokateurin merged 1 commit into
masterfrom
carl/stream-output

Conversation

@CarlSchwan

Copy link
Copy Markdown
Member
  • Resolves: #

Summary

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Carl Schwan <carlschwan@kde.org>
@CarlSchwan CarlSchwan self-assigned this Jul 15, 2026
@CarlSchwan
CarlSchwan marked this pull request as ready for review July 15, 2026 11:56
@CarlSchwan
CarlSchwan requested a review from a team as a code owner July 15, 2026 11:56
@CarlSchwan
CarlSchwan requested review from Altahrim, ArtificialOwl, come-nc and leftybournes and removed request for a team July 15, 2026 11:56
miaulalala
miaulalala previously approved these changes Jul 15, 2026

@miaulalala miaulalala left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are the consequences of that change? Do clients need to handle PROPFINDs differently now?

@miaulalala
miaulalala self-requested a review July 15, 2026 12:01
@miaulalala
miaulalala dismissed their stale review July 15, 2026 12:01

wrong lever

@CarlSchwan

Copy link
Copy Markdown
Member Author

What are the consequences of that change? Do clients need to handle PROPFINDs differently now?

For clients, this should not require any changes. It's just internally in the server, with that we are outputing the xml directly instead of first having it completely in memory and then outputing it. That should just decrease the max memory usage.

@provokateurin
provokateurin merged commit baeb766 into master Jul 16, 2026
274 of 296 checks passed
@provokateurin
provokateurin deleted the carl/stream-output branch July 16, 2026 04:50
@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable34

@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable33

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.

4 participants