Skip to content

1.2.0

Latest

Choose a tag to compare

@alex-jitbit alex-jitbit released this 09 Mar 20:46
· 2 commits to main since this release

What's Changed

  • Faster locking on .NET 9.0+ using System.Threading.Lock by @MarkCiliaVincenti in #12
  • Eliminate double lookups in TryAdd (hot path when item not exists)
  • Inlining hint for IsExpired
  • No closures in GetOrAdd - almost 2X FASTER!!

New Contributors

Full Changelog: 1.1.3...1.2.0