[PR #959] [MERGED] Reduce string allocations at startup #8584

Closed
opened 2026-02-07 05:46:57 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/959
Author: @Bond-009
Created: 2/20/2019
Status: Merged
Merged: 2/27/2019
Merged by: @joshuaboniface

Base: masterHead: string


📝 Commits (1)

  • 320707d Reduce string allocations at startup

📊 Changes

2 files changed (+91 additions, -122 deletions)

View changed files

📝 Emby.Server.Implementations/Services/ServicePath.cs (+66 -95)
📝 Emby.Server.Implementations/Services/StringMapTypeDeserializer.cs (+25 -27)

📄 Description

Did some cleanup while I was there.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/959 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 2/20/2019 **Status:** ✅ Merged **Merged:** 2/27/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `string` --- ### 📝 Commits (1) - [`320707d`](https://github.com/jellyfin/jellyfin/commit/320707d44c403b167f6365299054b1a86a9d15cf) Reduce string allocations at startup ### 📊 Changes **2 files changed** (+91 additions, -122 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Services/ServicePath.cs` (+66 -95) 📝 `Emby.Server.Implementations/Services/StringMapTypeDeserializer.cs` (+25 -27) </details> ### 📄 Description Did some cleanup while I was there. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 05:46:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8584