I have noticed a significant decrease in performance of the console logs when printing large amounts of text in Xcode 10. For instance, this happens when printing collection server data. Is there any known solution or information regarding this?
Xcode 10 console logs are slow when printing large amount of text
How large amounts ?
I got 1m logs to print, took more than 30mins to print, unusable.