In Development
Last Updated: 10 Jul 2017 00:03 by Eric
Eric
Created on: 09 Jul 2017 04:59
Type: Feature Request
1
Downloads approaching 0x7FFFFFC7 bytes slow to a crawl
Basic fix should be a one-liner.

More interesting optimizations include dropping StreamAndForget to ~262mb for all users (not just 32bit) and replace MemoryStream in PipeReadBuffer with a RecyclableMemoryStream or similar data structure.
1 comment
Eric
Posted on: 09 Jul 2017 05:00
Fuller explanation: https://textslashplain.com/2017/07/09/working-with-big-data-in-net/