i create a html string with 500 p tag with timestamp in it
i use UIWebView
and WKWebView loadHTMLString:baseURL:
to load it,and wkWebView
is slower about 50% than UIWebVIew
. why?
UIWebView:0.1681529879570007
WKWebView:0.3913570046424866
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…