Have you run the tests with your anti-virus software disabled "temporarily"? (some are better than others and not everyone has the same. food for thought.)
David --- In advanced_delphi@yahoogroups.com, Bob Stanton <stan...@...> wrote: > > I have tried, but the result is the same > > Bob > > On Fri, Jul 2, 2010 at 10:42 AM, David Smith <djsmith_1...@...> wrote: > > > > > > > When you loaded from the Internet, the ActiveX component was already loaded > > but when you loaded from disk, the ActiveX component had to be loaded first. > > Try loading from disk, loading from the Internet, then loading from disk > > again and see if it loads from disk faster the 2nd time. > > > > Dave > > > > --- On *Thu, 7/1/10, heromed <stan...@...>* wrote: > > > > > > From: heromed <stan...@...> > > Subject: [advanced_delphi] TWebbrowser slow to load from disk > > To: advanced_delphi@yahoogroups.com > > Date: Thursday, July 1, 2010, 5:00 PM > > > > > > > > > > The TWebbrowser AxtiveX component is twice as slow to load from disk, then > > when it loads from the Internet. > > > > I have tested this with the cache emptied each time. The New York Times Web > > Page loaded in 5 seconds from the Internet, when loaded from a saved MHT > > file it took 10 seconds, and when loaded from a saved HTM file it took 23 > > seconds. > > > > Does anybody knows the reason for this, or how to improve the loading time > > from disk ? > > > > > > > > >