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 load is instantaneous.

Not sure if this counts as a bug but I have submitted a report to the 
tracker.

John

-- 
John Rickman -  http://rickman.orpheusweb.co.uk/lynx



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 display a magazine using
> > NetSurf #3055 on an Iyonix. Javascript on or off makes no difference.
> > 
> > Using NetSurf 3.2 the page load is instantaneous.
> > 
> > Not sure if this counts as a bug but I have submitted a report to the
> > tracker.
> 
> Loading in 0.8 seconds here.  Can you attach a log to the bug report,
> otherwise it's unlikely the problem will be identified?

The 31secs bit on #3055 occurs on downloading a magazine, not on downloading
the page above. I can confirm this on my Iyonix running OS5.22 and a
Raspberry Pi running OS 5.23 (03Nov15). It's all good on NetSurf 2.9 on Mac
VRPC at 0.2s.

Log file uploaded :-

http://bugs.netsurf-browser.org/mantis/view.php?id=2384

This in "Steps To Reproduce", "click on a smaple entry" had me going for a
while until anagram mode kicked in.

-- 
David Pitt



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 of magazines. This page 
loads quickly but links out of this page to a monthly magazine take a long time.
eg http://www.gaydon.org.uk/mags/mag1511.html



-- 
John Rickman -  http://rickman.orpheusweb.co.uk/lynx
Tout a été dit, mais comme personne n'écoute, il faut toujours 
répéter.



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 display a magazine using
>NetSurf #3055 on an Iyonix. Javascript on or off makes no difference.
>
>Using NetSurf 3.2 the page load is instantaneous.
>
>Not sure if this counts as a bug but I have submitted a report to the
>tracker.
>
>John

0.2 seconds for the page quoted, and 0.3 seconds for the magazine pages,
with #3055 on an ARMX6
>


-- 
Kev Wells
http://kevsoft.co.uk/
There are only so many times I can say sorry and still mean it.



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 
> http://www.gaydon.org.uk/css/pcminutes.css
> 
> (41.39) content/fetchers/curl.c:872 fetch_curl_done: Unknown
> cURL response code 28

> This is missing :-
> 
> http://www.gaydon.org.uk/css/pcminutes.css

A missing file shouldn't cause a timeout though - just a response from
the server containing error 404.

Chris



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, 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 of magazines. This
>> page loads quickly but links out of this page to a monthly magazine
>> take a long time.
>> eg http://www.gaydon.org.uk/mags/mag1511.html

> And apologies from me for misunderstanding. However, I've just
> downloaded, from the front page,  in 0.2 seconds with the same NetSurf
> build.

> ARMX6, by the way, with RISC OS 5.23, and  gigabit switch between the
> computer, which for me speeds things up a lot.

> However, downloading the same page from the URL in this message has
> taken 30.2 seconds. Odd! Perhaps someone clever can tell why?

30s is an interesting duration NetSurf-wise, that is how long before 
fetches time-out. From a look at the log :-

(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 
http://www.gaydon.org.uk/css/pcminutes.css

(41.39) content/fetchers/curl.c:872 fetch_curl_done: Unknown cURL 
response code 28

(41.39) content/fetchers/curl.c:699 fetch_curl_stop: fetch 
0x4e67bc98, url 'http://www.gaydon.org.uk/css/pcminutes.css'

(41.39) render/html_css.c:110 html_convert_css_callback: 
stylesheet http://www.gaydon.org.uk/css/pcminutes.css failed: Timeout 
was reached

(41.39) render/html_css.c:114 html_convert_css_callback: 1 fetches 
active

(41.40) content/fetchers/curl.c:834 fetch_curl_done: done 
http://www.gaydon.org.uk/css/swiss.css

(41.40) content/fetchers/curl.c:872 fetch_curl_done: Unknown cURL 
response code 28

(41.40) content/fetchers/curl.c:699 fetch_curl_stop: fetch 
0x4e727878, url 'http://www.gaydon.org.uk/css/swiss.css'

(41.40) render/html_css.c:110 html_convert_css_callback: 
stylesheet http://www.gaydon.org.uk/css/swiss.css failed: Timeout was 
reached

This is missing :-

http://www.gaydon.org.uk/css/pcminutes.css

-- 
David Pitt
Raspberry Pi



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.
> > > 
> > > 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 load is instantaneous.
> > > 
> > > Not sure if this counts as a bug but I have submitted a report to the
> > > tracker.
> > 
> > Loading in 0.8 seconds here.  Can you attach a log to the bug report,
> > otherwise it's unlikely the problem will be identified?
> 
> The 31secs bit on #3055 occurs on downloading a magazine, not on downloading
> the page above. I can confirm this on my Iyonix running OS5.22 and a
> Raspberry Pi running OS 5.23 (03Nov15). It's all good on NetSurf 2.9 on Mac
> VRPC at 0.2s.

OK, I'd missed that the page mentioned wasn't the one with the
problem.  They all load in 2s or less here, so it might be a RISC OS
specific issue.

Chris



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.
> > >
> > > 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 load is instantaneous.
> > >
> > > Not sure if this counts as a bug but I have submitted a report to the
> > > tracker.
> >
> > Loading in 0.8 seconds here.  Can you attach a log to the bug report,
> > otherwise it's unlikely the problem will be identified?
>
> The 31secs bit on #3055 occurs on downloading a magazine, not on downloading
> the page above.

Tested this on Netsurf #2817 with the same result - the issue has clearly
been around for a bit.

-- 
Harriet Bazley ==  Loyaulte me lie ==

Hypocrisy is underrated.



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 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 load is instantaneous.
>
> Not sure if this counts as a bug but I have submitted a report to the
> tracker.

 Loading in 0.8 seconds here.  Can you attach a log to the bug report,
 otherwise it's unlikely the problem will be identified?
>>>
>>> The 31secs bit on #3055 occurs on downloading a magazine, not on
>>> downloading
>>> the page above.

>> Tested this on Netsurf #2817 with the same result - the issue has clearly
>> been around for a bit.

> The problem was introduced between 28/11/2014 and 6/01/2015.
> (#2398) is fast, (#2509) is slow.

> 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.

Best wishes,

Peter.

-- 
Peter Young (zfc Os) and family
Prestbury, Cheltenham, Glos. GL52, England
http://pnyoung.orpheusweb.co.uk
pnyo...@ormail.co.uk



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 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 display a magazine using
 NetSurf #3055 on an Iyonix. Javascript on or off makes no difference.
 
 Using NetSurf 3.2 the page load is instantaneous.
 
 Not sure if this counts as a bug but I have submitted a report to the
 tracker.
>>> 
>>> Loading in 0.8 seconds here.  Can you attach a log to the bug report,
>>> otherwise it's unlikely the problem will be identified?
>> 
>> The 31secs bit on #3055 occurs on downloading a magazine, not on downloading
>> the page above. I can confirm this on my Iyonix running OS5.22 and a
>> Raspberry Pi running OS 5.23 (03Nov15). It's all good on NetSurf 2.9 on Mac
>> VRPC at 0.2s.

> OK, I'd missed that the page mentioned wasn't the one with the
> problem.  They all load in 2s or less here, so it might be a RISC OS
> specific issue.

Assumptions!!!

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.

A fresh built nsgtk on Ubuntu loads the magazines in 0.1s.
-- 
David Pitt
Raspberry Pi



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.

 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 load is instantaneous.

 Not sure if this counts as a bug but I have submitted a report to the
 tracker.
>>>
>>> Loading in 0.8 seconds here.  Can you attach a log to the bug report,
>>> otherwise it's unlikely the problem will be identified?
>>
>> The 31secs bit on #3055 occurs on downloading a magazine, not on downloading
>> the page above.

> Tested this on Netsurf #2817 with the same result - the issue has clearly
> been around for a bit.

The problem was introduced between 28/11/2014 and 6/01/2015.
(#2398) is fast, (#2509) is slow.

If you have any builds between these two it would help to pin it down 
to just a few potential culprit changes.



-- 
John Rickman -  http://rickman.orpheusweb.co.uk/lynx
Foot it featly here and there   And, sweet sprites, the burden bear. 
WS



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
>> http://www.gaydon.org.uk/css/pcminutes.css
>> 
>> (41.39) content/fetchers/curl.c:872 fetch_curl_done: Unknown
>> cURL response code 28

>> This is missing :-
>> 
>> http://www.gaydon.org.uk/css/pcminutes.css

> A missing file shouldn't cause a timeout though - just a response from
> the server containing error 404.

Thanks for spotting the error in my html Chris, however, As David has 
mentioned in a subsequent post, it is not the whole story.
I have removed the redundant reference and uploaded the page, but it 
still takes 31 seconds to render.
 http://www.gaydon.org.uk/mags/mag1511.html


BTW the page loads instantly in the off line version of the web pages.

John


-- 



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 an error straight away.

-- 
Richard Porterhttp://www.minijem.plus.com/
Skype: minijem2   mailto:r...@minijem.plus.com
I don't want a "user experience" - I just want stuff that works.



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 progress that
> NetSurf has been making, both in adding new functionality and
> in fixing bugs.

I've been exclusively using the Atari CI builds for a long time
and it has become my prime browser on the Atari because it makes
the best job or rendering most pages.

I usually update 2-3 times each month. I can't remember when
the last one was unstable.

There are some issues, speed being the main one. This isn't
a JS issue because there isn't a JS build for the Atari.
It would be nice to try one.

Great work and a big thanks to everyone involved.

I think the progress page needs an update :-)

Peter S.






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 result in
a 404, but if it's a linked file like CSS you won't see the error
(it'll just be treated as a missing file, as you say).

In any case, it looks like that's not the reason for the timeout.

Chris



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 RiscPC using 
CI#3048. However if I do a full save they render from hard disc much 
more rapidly.

I noticed that doing a full save did not save the CSS file so running 
the application still downloaded it from the server. I saved the CSS 
file locally and updated the link, whoch didn't make a lot of 
difference.

Has 'full save' changed? It always used to save CSS files. This could 
be a serious problem because the page wouldn't render properly if the 
original file was no longer available.

-- 
Richard Porterhttp://www.minijem.plus.com/
Skype: minijem2   mailto:r...@minijem.plus.com
I don't want a "user experience" - I just want stuff that works.



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: minijem2   mailto:r...@minijem.plus.com
I don't want a "user experience" - I just want stuff that works.