NetSurf rendering speed test

2009-05-25 Thread Chris Young
Hello :)

Please can somebody try accessing the following site in NetSurf and
tell me how it compares speed-wise to any other page:
http://www.amigaimpact.org

It is painfully slow in my port (takes about 8 seconds to page down),
so I want to know whether it is something in my code slowing it down
or something which affects the core.

Thanks
Chris



Re: NetSurf rendering speed test

2009-05-25 Thread Michael Drake
In article
,
   Chris Young  wrote:

> Please can somebody try accessing the following site in NetSurf and
> tell me how it compares speed-wise to any other page:
> http://www.amigaimpact.org

On RISC OS, scrolling that page is just about as fast and smooth as any
other page.

Michael

-- 

Michael Drake (tlsa)  http://www.netsurf-browser.org/




Re: NetSurf rendering speed test

2009-05-25 Thread Tim Hill
In article
, Chris
Young  wrote:
> Hello :)

> Please can somebody try accessing the following site in NetSurf and
> tell me how it compares speed-wise to any other page:
> http://www.amigaimpact.org

Seems like any other well served page: loads in a couple of seconds and
scrolls immediately and smoothly with page up/down or with window tools.  

Iyonix RISC OS 5.15 and NetSurf r7518

HTH

[Snip]

-- 
Tim Hill,

www.timil.com




Re: NetSurf rendering speed test

2009-05-25 Thread Dr Peter Young
On 25 May 2009  "Chris Young" 
 wrote:

> Hello :)

> Please can somebody try accessing the following site in NetSurf and
> tell me how it compares speed-wise to any other page:
> http://www.amigaimpact.org

> It is painfully slow in my port (takes about 8 seconds to page down),
> so I want to know whether it is something in my code slowing it down
> or something which affects the core.

About ten seconds here; RISC OS 5.14.

With best wishes,

Peter.

-- 
Peter, \  /  zfc Tm   \ Prestbury, Cheltenham,  Glos. GL52
Anne\/ ____\  England.
and / /  \ | | |\ | /  _\  http://pnyoung.orpheusweb.co.uk
family /  \__/ \_/ | \| \__/ \__ pnyo...@ormail.co.uk



Re: NetSurf rendering speed test

2009-05-25 Thread Bryn Evans
In a mad moment - Michael Drake  mumbled :

> In article
> ,
>Chris Young  wrote:

>> Please can somebody try accessing the following site in NetSurf and
>> tell me how it compares speed-wise to any other page:
>> http://www.amigaimpact.org

> On RISC OS, scrolling that page is just about as fast and smooth as any
> other page.

RiscPC 130Mb 4.02 NS r7542 -
 Slightly faster to load than the register, perfectly smooth scroll -   
 interesting Franglais in some links :)

-- 
|)[
|)ryn [vansmail to - brynev...@bryork.freeuk.com







Re: NetSurf rendering speed test

2009-05-25 Thread Michael Drake
In article ,
   Dr Peter Young  wrote:

> About ten seconds here; RISC OS 5.14.

Surely you're including fetching, processing and formatting? The actual
redraw (i.e. rendering when scrolling up and down) should be near-instant.

Michael

-- 

Michael Drake (tlsa)  http://www.netsurf-browser.org/




Re: NetSurf rendering speed test

2009-05-25 Thread Chris Young
OK, thanks all, that's the answer I was expecting.  I obviously have
some more optimisation to do...

Chris