bhbr / MQKB

Custom iOS keyboard extension for mathematical typesetting
1 stars 1 forks source link

Optimize startup time #2

Closed bhbr closed 5 years ago

bhbr commented 6 years ago

This may very well be the root cause of the SIGQUIT problem. The loading and/or rescaling of the image files takes most of the time.

bhbr commented 5 years ago

Image handling is actually very lightweight. The startup time is acceptable now.