CodedBeard
  • Home
  • About
Sign in Subscribe

ReadOnlySpan<byte>

A collection of 2 posts
Using Span and ArrayPool to save £200k+ a year
ASP.NET Core Featured

Using Span and ArrayPool to save £200k+ a year

As the title suggests, this post is going to cover the success we've had in adopting the usage of Span / Memory and ArrayPool in one of our core libraries which is used extensively across our systems.
20 Sep 2023 6 min read
Sticking with Spans for JsonConverter<bool>
.Net Featured

Sticking with Spans for JsonConverter<bool>

Using Span<T> in custom JsonConverter
26 May 2022 3 min read
Page 1 of 1
CodedBeard © 2025
Powered by Ghost