Thx to the creators! Albeit slow, it's an important bit of software for 3.x systems.
but hope come it go faster soon.
netsurf team have add the diskcache for netsurf
http://vlists.pepperfish.net/pipermail/netsurf-dev-netsurf-browser.org/2010-March/001826.htmlBut its a Version 2.5 and AOS 68k use 3.0 which have a diffrent plotterinterface.So there need also wait if netsurf devs add the cache to 3.0.
They do enhance 2.5 because nobody change the plotter interface currently so risc OS does not work well with 3.0.
netsurf SDL all in all is fast, it can show a big page full of antialiazed text with 831 lines (which are most more than 80 chars in length)and 74 kb in size in 5 sec on a classic.every line contain a HTML command.
normaly antialiased Text draw is slowest a browser do.
the testfile i use is the ibrowse history.html file.
ibrowse can show the file 5* faster but ibrowse do no AA.
Real world pages are lots smaller, contain lots fewer text, and loading of a page is longer (even if load from RAM)there is elsewhere the slowdown and not in SDL.
maybe the new cache and less ram usage speed up netsurf more