Skip to content

Second batch of performance enhancements

Choose a tag to compare

@dehesa dehesa released this 22 Nov 15:02
· 24 commits to master since this release
  • CSVWriter encoder is faster for UTF8 encodings.
  • Shift-JIS encoding is now supported (#29).
  • CSVEncoder and CSVDecoder have experienced major speed ups, due to drops on unnecessary retains/releases.