Rank: Advanced Member Groups: Member
Joined: 6/20/2016 Posts: 32
|
I was wondering if there were any recommendations you could give me to improve the performance when using multiple webviews concurrently (at least 10+).
My CPU usage is constantly above 90% and I've already upgraded my VPS as far is it can go.
Would using a threadrunner instead of displaying the pages improve performance substantially?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Hi,
There isn't much you can do on that ---- the Chromium browser engine is already highly optimized. So if you notice performance issue when you have too many WebView's, then most likely you are just overloaded. In that case the only option is reduce the load.
Thanks!
|