github axuno/SmartFormat v3.0.0-alpha.1

latest releases: v3.5.1, v3.5.0, v3.4.0...
pre-release3 years ago

Significant improvements of performance:

BenchmarkDotNet performance tests for formatters and ISources now show (depending on different input format strings) the following improvements compared to v2.7.0:

  • increase in speed by up to 40%
  • decrease of GC pressure (collects are only GC Generation 0, allocated memory reduced by up to 60%)

Formatting measured with a cached parsed Format, and including the result string returned to the caller. Parser was already optimized with PR #187.

Don't miss a new SmartFormat release

NewReleases is sending notifications on new releases.