quanshousio/ToastUI

Improve compile time

Closed this issue · 2 comments

Currently, I can see it takes >2 seconds to get compiled. Is there any way to improve?

image

Can you try the new 3.0.0 version on latest Xcode 13.3 to see if it reduces the compile time to some extent? This mostly depends on the compiler performance and your computer hardware. ToastUI is already quite small with around ~1k LoCs, so it is not trivial to improve the compile time further.

This issue has been closed due to inactivity. Please feel free to reopen it if you have any further questions.