Skip to content

Improve HTTP and Poster performance#103

Merged
0SkillAllLuck merged 6 commits into
mainfrom
poster-http-tuning
May 12, 2026
Merged

Improve HTTP and Poster performance#103
0SkillAllLuck merged 6 commits into
mainfrom
poster-http-tuning

Conversation

@0SkillAllLuck

Copy link
Copy Markdown
Owner

Improve the performance of HTTP requests and poster rendering by doing the following:

  • Request pre-sized posters from Plex instead of always rescaling locally.
  • Use posterWithProgress only if there is progress
  • Cache textures in memory to speedup the UI rendering
  • Tune HTTP pools to reduce TLS handshake churn
  • Change the cache format to be binary encoding to speedup cache layer
  • Increase the memory cap for in memory cache to prevent cache exhaustion

@0SkillAllLuck 0SkillAllLuck added this to the 1.0.0 milestone May 12, 2026
@0SkillAllLuck 0SkillAllLuck self-assigned this May 12, 2026
@0SkillAllLuck 0SkillAllLuck added the enhancement New feature or request label May 12, 2026
@0SkillAllLuck 0SkillAllLuck merged commit d53b4b5 into main May 12, 2026
8 checks passed
@0SkillAllLuck 0SkillAllLuck deleted the poster-http-tuning branch May 12, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant