swift
6cc54d94 - [JSONSerialization] Make key a StringRef

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.
Author
Committer
Parents
Loading