You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iOS 15's new first party image decoding APIs appear to be faster and more memory efficient that the classic "draw image in context" method of image decoding. Would be nice to leverage this in TIP.
I plan to put up a PR for this at some point, haven't had time yet. I chatted with @NSProgrammer about this earlier today and he recommended opening a task tracking it!
The text was updated successfully, but these errors were encountered:
iOS 15's new first party image decoding APIs appear to be faster and more memory efficient that the classic "draw image in context" method of image decoding. Would be nice to leverage this in TIP.
https://twitter.com/timonus/status/1450866353137618949
I plan to put up a PR for this at some point, haven't had time yet. I chatted with @NSProgrammer about this earlier today and he recommended opening a task tracking it!
The text was updated successfully, but these errors were encountered: