[PR #10114] Reduce the amount of allocations in GetWhereClauses #12337

Closed
opened 2026-02-07 06:54:02 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/10114

State: closed
Merged: Yes


Reuse 1 StringBuilder to generate multiple clauses instead of creating Lists of strings to join

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10114 **State:** closed **Merged:** Yes --- Reuse 1 StringBuilder to generate multiple clauses instead of creating Lists of strings to join
OVERLORD added the pull-request label 2026-02-07 06:54:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12337