Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Upgrade to Swift 5 and improve performance#16

Merged
alexaubry merged 1 commit into
masterfrom
swift5
Apr 25, 2019
Merged

Upgrade to Swift 5 and improve performance#16
alexaubry merged 1 commit into
masterfrom
swift5

Conversation

@alexaubry

Copy link
Copy Markdown
Owner
  • Introduce mutable functions to support escaping and unescaping: this improves performance by avoiding unnecessary copy in case there is only a few changes, or none
  • Do not rely on Unicode scalars anymore
  • Load the unescaping table from a binary plist file

@alexaubry alexaubry merged commit 39ee612 into master Apr 25, 2019
This was referenced Apr 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants