simple html pages slow to render

2015-11-07 Thread John Rickman Iyonix
The Gaydon online parish magazine is a single HTML file which references a common CSS file. http://www.gaydon.org.uk/mags.html It takes on average 31 seconds to load and display a magazine using NetSurf #3055 on an Iyonix. Javascript on or off makes no difference. Using NetSurf 3.2 the page

Re: simple html pages slow to render

2015-11-07 Thread David Pitt
"Chris Young", on 7 Nov, wrote: > On Sat, 07 Nov 2015 11:35:26 GMT, John Rickman Iyonix wrote: > > > The Gaydon online parish magazine is a single HTML file which references > > a common CSS file. > > > > http://www.gaydon.org.uk/mags.html > > > > It takes on average 31 seconds to load and

Re: simple html pages slow to render

2015-11-07 Thread John Rickman Iyonix
Peter Young wrote > Not an answer to the question as asked, but with #3048 the page loads > in 0.2 seconds. Apologies, it was not clear from my post that the problem was with links to magazines on the quoted URL and not with the URL itself http://www.gaydon.org.uk/mags.html points to a list

Re: simple html pages slow to render

2015-11-07 Thread Kevin Wells
In message <83b1c51e55.iyoj...@rickman.argonet.co.uk> John Rickman Iyonix wrote: > >The Gaydon online parish magazine is a single HTML file which >references a common CSS file. > >http://www.gaydon.org.uk/mags.html > >It takes on average 31 seconds to load and

Re: simple html pages slow to render

2015-11-07 Thread Chris Young
On Sat, 07 Nov 2015 20:10:45 GMT, David Pitt wrote: > (20.17) content/content.c:386 content_destroy: content 0x4e5f42a0 > file:///%3CBootDisc$Root%3E/Work/Internet/Browsers/html/favicon.png > > (41.38) content/fetchers/curl.c:834 fetch_curl_done: done >

Re: simple html pages slow to render

2015-11-07 Thread David Pitt
In message <5bcaf01e55.pnyo...@pnyoung.ormail.co.uk> Peter Young wrote: > On 7 Nov 2015 John Rickman Iyonix wrote: >> Peter Young wrote >>> Not an answer to the question as asked, but with #3048 the page loads >>> in 0.2 seconds. >> Apologies,

Re: simple html pages slow to render

2015-11-07 Thread Chris Young
On Sat, 7 Nov 2015 15:08:01 +, David Pitt wrote: > "Chris Young", on 7 Nov, wrote: > > > On Sat, 07 Nov 2015 11:35:26 GMT, John Rickman Iyonix wrote: > > > > > The Gaydon online parish magazine is a single HTML file which references > > > a common CSS file. > > > > > >

Re: simple html pages slow to render

2015-11-07 Thread Harriet Bazley
On 7 Nov 2015 as I do recall, David Pitt wrote: > "Chris Young", on 7 Nov, wrote: > > > On Sat, 07 Nov 2015 11:35:26 GMT, John Rickman Iyonix wrote: > > > > > The Gaydon online parish magazine is a single HTML file which references > > > a common CSS file. > > > > > >

Re: simple html pages slow to render

2015-11-07 Thread Peter Young
On 7 Nov 2015 John Rickman Iyonix wrote: > Harriet Bazley wrote >> On 7 Nov 2015 as I do recall, >> David Pitt wrote: >>> "Chris Young", on 7 Nov, wrote: >>> On Sat, 07 Nov 2015 11:35:26 GMT, John Rickman Iyonix wrote: > The Gaydon online

Re: simple html pages slow to render

2015-11-07 Thread David Pitt
In message "Chris Young" wrote: > On Sat, 7 Nov 2015 15:08:01 +, David Pitt wrote: >> "Chris Young", on 7 Nov, wrote: >> >>> On Sat, 07 Nov 2015 11:35:26 GMT, John Rickman Iyonix

Re: simple html pages slow to render

2015-11-07 Thread Chris Young
On 7 November 2015 17:24:31 GMT+00:00, David Pitt wrote: > >We RISC OS users think that NetSurf is a RISC OS browser when in fact >it is multi-platform. Indeed it can even run on an Amiga. > Yes, I know ;) Chris

Re: simple html pages slow to render

2015-11-07 Thread John Rickman Iyonix
Harriet Bazley wrote > On 7 Nov 2015 as I do recall, > David Pitt wrote: >> "Chris Young", on 7 Nov, wrote: >> >>> On Sat, 07 Nov 2015 11:35:26 GMT, John Rickman Iyonix wrote: >>> The Gaydon online parish magazine is a single HTML file which references a common CSS file.

Re: simple html pages slow to render

2015-11-07 Thread John Rickman Iyonix
Chris Young wrote > On Sat, 07 Nov 2015 20:10:45 GMT, David Pitt wrote: >> (20.17) content/content.c:386 content_destroy: content 0x4e5f42a0 >> file:///%3CBootDisc$Root%3E/Work/Internet/Browsers/html/favicon.png >> >> (41.38) content/fetchers/curl.c:834 fetch_curl_done: done >>

Re: simple html pages slow to render

2015-11-07 Thread Richard Porter
On 7 Nov 2015 Chris Young wrote: > A missing file shouldn't cause a timeout though - just a response from > the server containing error 404. 404 is page not found. Other missing files like css should be ignored by the browser. In any case if the file didn't exist the server would respond with

Re: NetSurf progress

2015-11-07 Thread Peter Slegg
> Date: Tue, 3 Nov 2015 05:32:48 -0800 > From: Dave Higton > Subject: NetSurf progress > > If you have been downloading Continuous Integration (CI) builds, > you will probably have noticed that there have been over 25 of > them in the last few days. This represents the

Re: simple html pages slow to render

2015-11-07 Thread Chris Young
On Sat, 07 Nov 2015 23:40:55 GMT, Richard Porter wrote: > On 7 Nov 2015 Chris Young wrote: > > > A missing file shouldn't cause a timeout though - just a response from > > the server containing error 404. > > 404 is page not found. It's file not found. Any missing file on a web server will

Re: simple html pages slow to render

2015-11-07 Thread Richard Porter
On 7 Nov 2015 Peter Young wrote: >> If you have any builds between these two it would help to pin it down >> to just a few potential culprit changes. > Not an answer to the question as asked, but with #3048 the page loads > in 0.2 seconds. I find that magazines take around 32s to display on my

Re: simple html pages slow to render

2015-11-07 Thread Richard Porter
On 7 Nov 2015 David Pitt wrote: > 30s is an interesting duration NetSurf-wise, that is how long before > fetches time-out. From a look at the log :- This could explain why 'full save' didn't save the css files. -- Richard Porterhttp://www.minijem.plus.com/ Skype: