MetacoSA / NBitcoin

Comprehensive Bitcoin library for the .NET framework.
MIT License
1.85k stars 839 forks source link

using System.IO.Pipelines #682

Open MithrilMan opened 5 years ago

MithrilMan commented 5 years ago

Hi there, I wanted just to know if you plan to implement network stuff using System.IO.Pipelines

https://devblogs.microsoft.com/dotnet/system-io-pipelines-high-performance-io-in-net/ https://channel9.msdn.com/Shows/On-NET/High-performance-IO-with-SystemIOPipelines

cheers

NicolasDorier commented 5 years ago

I really like pipeline, but things are pretty stable now. I don't see really how much it can improve our perfs.