<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 19, 2016, at 1:22 PM, Joe Groff via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Feb 19, 2016, at 1:19 PM, Vanderlei Martinelli via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hello.<div class=""><br class=""></div><div class="">This is not a request for change in the syntax and I don'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 &nbsp;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 class=""><br class=""></div><div class="">You can read more info in articles like this one:&nbsp;<a href="https://blog.sudeium.com/2014/12/10/swift-performance-too-slow-for-production/" class="">https://blog.sudeium.com/2014/12/10/swift-performance-too-slow-for-production/</a></div></div></div></blockquote><br class=""></div><div class="">That particular article is almost a year old. We looked at this very workload and improved its performance significantly in Swift 1.2.</div></div></div></blockquote><br class=""></div><div>See their followup here:&nbsp;<a href="https://blog.sudeium.com/2015/02/10/swift-1-dot-2-performance-pretty-much-fine/" class="">https://blog.sudeium.com/2015/02/10/swift-1-dot-2-performance-pretty-much-fine/</a></div><div><br class=""></div><div>-Joe</div><br class=""></body></html>