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
Although FTCoreText was not specifically created to substitute a UIWebView, some people asked me how it does compared to it.
The answer is I really do not know. So I set up a "Profiler" branch with all the convenient componentes to load the view first in FTCoreTExt and then in UIWebview. Once the view load you can see on the top left corner the number of characters loaded as a reference to how performance change with different text length.
It would be very helpful if someone can point out a way to do proper tests against it.
The text was updated successfully, but these errors were encountered:
Although FTCoreText was not specifically created to substitute a UIWebView, some people asked me how it does compared to it.
The answer is I really do not know. So I set up a "Profiler" branch with all the convenient componentes to load the view first in FTCoreTExt and then in UIWebview. Once the view load you can see on the top left corner the number of characters loaded as a reference to how performance change with different text length.
It would be very helpful if someone can point out a way to do proper tests against it.
The text was updated successfully, but these errors were encountered: