Skip to content

Faster parsing

Compare
Choose a tag to compare
@nikolaydubina nikolaydubina released this 26 Oct 09:39
5ef9f0f
  • using []bytes in parsing APIs for performance
  • using uint8 for number of digits
  • more benchmarks