Welcome Guest Search | Active Topics | Sign In | Register

WebBrowser initial load time varies widely with different computers Options
KimKamp
Posted: Tuesday, September 5, 2017 2:04:50 PM
Rank: Advanced Member
Groups: Member

Joined: 3/13/2017
Posts: 33
Hi:

I am using the WebBrowser plugin in my app. I have updated to the most recent version of your plugin.

The initial Load time for my app varies widely:
On a Desktop Windows 10 with 8gb RAM, it took an average of 45 seconds, through a wired Ethernet connection.
On a Laptop Windows 10 with 8gb RAM, it took an average of 11 seconds, through a wireless connection to the same modem.

Any explanation why there is such a wide difference? Is there a recommended startup process/code to load a Webview in a Visual Studio form?

Thanks!

Kim

eo_support
Posted: Tuesday, September 5, 2017 5:10:27 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,225
Hi,

There are many factors that can impact the load time and there is no way to clearly tell you which one without having actually debugging through it. Both CPU and disk can play a big part. Additionally, local disk cache can also affect the load time significantly. One thing that may give you some hint about which resource is the bottleneck is to use task manager to observe system CPU/memory/disk usage while it's being loaded. That might point you to the right direction.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.