<div dir="ltr">Hello.<div><br></div><div>This is not a request for change in the syntax and I don&#39;t if this is the appropriate place, but for many Swift programmers experience and my own experience, some things in Swift are very, very slow than  Objective-C and other languages. One of these things is parsing JSON data using dictionaries/arrays (using Swift native types or NSDictionary, the result is near the same).</div><div><br></div><div>You can read more info in articles like this one: <a href="https://blog.sudeium.com/2014/12/10/swift-performance-too-slow-for-production/">https://blog.sudeium.com/2014/12/10/swift-performance-too-slow-for-production/</a></div><div><br></div><div>Other thing: since I am talking indirectly of JSON parsing, there is some expectation that it be handled natively on the Swift, with a suitable JSON data format than just dictionary/array?</div><div><br></div><div>Regards,</div><div><br></div><div>-Van</div><div><br></div></div>