Performance
- Leveraging lazy evaluation 5 min read - May 30, 2022
- Strive for short-lived synchronous communication 5 min read - Oct 31, 2021
- Prefer using Stream to byte[] 3 min read - Jul 25, 2021
- Batch processing with Directory.EnumerateFiles 4 min read - Mar 28, 2021
- Using Span<T> to improve performance of C# code 10 min read - May 30, 2020