Skip to content

Optimize speed

Choose a tag to compare

@jschlyter jschlyter released this 08 Jul 07:49
· 29 commits to main since this release
  • Improve decode speed by using a dictionary instead of string by @lucaslugao
  • Fix single byte/char edge cases in both encode and decode by @lucaslugao
  • Minor speed improvement in decode routine by @dvmc