HackerSwifter icon indicating copy to clipboard operation
HackerSwifter copied to clipboard

Multithread string scanning

Open Dimillian opened this issue 11 years ago • 0 comments

https://github.com/Dimillian/HackerSwifter/blob/master/Hacker%20Swifter/Hacker%20Swifter/Models/Post.swift#L185-L220

Put this code (and comment model code) in a background queue so it won't slow down the UI when parsing the HTML page.

Dimillian avatar Aug 01 '14 07:08 Dimillian