swift
6cc54d94
- [JSONSerialization] Make key a StringRef
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
[JSONSerialization] Make key a StringRef Most keys are string literals and if they are converted directly to StringRef, the string length can be computed at compile time, increasing performance.
References
#18792 - [5.0] Cherry pick swiftSyntax related changes to swift-5.0-branch
Author
ahoppen
Committer
ahoppen
Parents
b8342c73
Loading