[UWP] JSON parsing performance #4202
Labels
Area-Performance
Tracking issues around perf/renderer latency etc
Bug
Platform-XAML
Bugs or features related to Xaml Renderer
Milestone
Platform
Author or host
Author and host. Cortana in Windows - app is both an author and host.
Version of SDK
Nuget 1.2.8
Details
CPU profiling suggests performance of the C++ JSON parsing code can be improved as time is spent unnecessarily converting strings to stringstream objects and back again.
The text was updated successfully, but these errors were encountered: