Welcome Guest Search | Active Topics | Sign In | Register

EO Browser performance difference between Windows App and class library Options
NancyZ
Posted: Thursday, June 28, 2018 4:59:40 PM
Rank: Newbie
Groups: Member

Joined: 6/27/2018
Posts: 1
I am noticing a significant difference in performance when loading the same url in an EOBroswer when the control is used in a windows application versus a class library. The browser loads in about 8 seconds when the exe runs but it takes 30 seconds when using the dll. Why? Is there something I can do to improve the performance when it is used in the dll? The same url loads in about 5 seconds in Chrome.
eo_support
Posted: Thursday, June 28, 2018 6:07:14 PM
Rank: Administration
Groups: Administration

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

There shouldn't be anything that make any of such difference at all just between a regular app and a class library. After all EO.WebBrowser itself is provided as a class library. The difference must be something else. For example, they could have different network speed, or the web server could have responded them differently, or the cache location could be different --- whatever it maybe it can not be due to an exe or a DLL.

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.