aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization
diff options
context:
space:
mode:
authorMarc Brooks <IDisposable@gmail.com>2026-05-29 15:54:58 -0500
committerMarc Brooks <IDisposable@gmail.com>2026-05-29 15:54:58 -0500
commit5c7ee6a6356917252063078fdb3ff331f897bf69 (patch)
treefa8761dac4bd552552662d0efc48f4972bafc8a5 /Emby.Server.Implementations/Localization
parent645ae6bb99671ec8bd87c6cb78e6fa3d77063c55 (diff)
Improved resilience for fast-paths
Use fast paths only if we can TryGetBuffer on MemoryStream using segment's Array. Reduce swap overhead for fast path B. Avoid multiple virtcalls by memoizing the CanSeeks. Overlap slow path stream async reads.
Diffstat (limited to 'Emby.Server.Implementations/Localization')
0 files changed, 0 insertions, 0 deletions