|
Register or have you forgotten your password?
|
|
|
| Amiga Software Issues and Discussion This forum exists for the discussion of the use, issues with, and fun brought about by classic and next generation Amiga software. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 | ||||||||
|
Too much caffeine
![]()
Join Date: Dec 2006
Posts: 109
|
If I don't go wrong, you have the sources of OWB (68k) made by joerg strohmayer.
You keep saying it is un-optimized, that it doesn't have threads, etc... Well, improve it, give it threads; after you have "optimized it", someone else might give it a full "native" MUI interface. |
||||||||
|
|
|
|
|
#2 | |||||||||
|
Technoid
![]()
Join Date: Nov 2005
Posts: 472
|
Quote:
on AROS can see, OWB is slow, i dont believe it is faster on MOS or OS4, because Cairo cost too more performance.,OWB have no diskcache.On netsurf they are working on diskcache. Its always good to wait instead spend much work, maybe the red versus blue war end in 1-2 years and working together is better possible of the few existing amiga devs I need not sell a OS more by have a good browser, so i need not spend much time, i can wait some years so things go faster and browers get better portable and chrome enhance. Sooner or later i buy a 4 core I5 or I7 then compiling get lots faster, then maybe at least the compile time of this slow C++ monsters is acceptable and i have fun to do it Last edited by bernd_afa; 12-19-2009 at 05:12 AM.. |
|||||||||
|
|
|
|
|
#3 | |||||||||
|
Too much caffeine
![]()
Join Date: Dec 2006
Posts: 109
|
Can't u take THAT source then, and make a new port for 68k ?
Quote:
|
|||||||||
|
|
|
|
|
#4 | |||||||||
|
Technoid
![]()
Join Date: Jun 2009
Posts: 214
|
Quote:
And my OWB port (and also OS4 one) is also *much* faster to scroll on my Peg2 than on a Xeon 2.5GHz machine under linux with the plain OWB SDL version. This isn't surprising, considering the SDL implementation doesn't implement a "smart" scroll method at all. As the AROS version doesn't implement that scroll method either and that blitting isn't exactly very fast on AROS, it's normal you found it slow, but it can be much faster. Last edited by Fab; 12-19-2009 at 06:31 AM.. |
|||||||||
|
|
|
|
|
#5 | |||||||||
|
Too much caffeine
![]()
Join Date: Dec 2006
Posts: 109
|
Quote:
@Fab: How long would it take to cross-compile your version on a *very* powerful Windows machine ? |
|||||||||
|
|
|
|
|
#6 | |||||||||
|
Technoid
![]()
Join Date: Jun 2009
Posts: 214
|
Quote:
![]() Anyway, on a very recent machine, it would take 15-20 minutes, i guess. I can't comment about Windows, though. |
|||||||||
|
|
|
|
|
#7 | ||||||||
|
Desperately needs a life
![]()
|
If you want to access the web from your Amiga and you have another PC on the network (Mac, Linux, Windows etc.) there are tools that will let a networked Amiga open a web-browser on those machines and display it on the Amiga screen.
With the Amiga hard drives mounted via SAMBA on the host machine (so you can save directly to the Amiga) it looks and feels almost like a native browser only much faster and upto date. Just google for Amiga & VNC or Remote Desktop. I have a HP NAS drive (EX470) running Windows Server 2003 which is always on and I click on an icon on the Amiga and a remote FireFox 3.5.6 window opens. Because it is remote everything just works like it would on a PC, Flash, Shockwave, Java etc. Last edited by alexh; 12-19-2009 at 12:37 PM.. |
||||||||
|
|
|
|
|
#8 | |||||||||
|
Technoid
![]()
Join Date: Nov 2005
Posts: 472
|
Quote:
netsurf is in Linux distri.Wy not OWB ? http://www.drobe.co.uk/article.php?id=2041 maybe the time of render of a complete page is slower or same as OWB, but thats not the important.The important is to get the page as fast as possible vissible and can scroll and click on links. netsurf have some settings for number of fetchers and the time it refresh.Here users can tweak in config file and get better results on >On that Xeon PC/Linux I use for crosscompilation, it needs about 30 minutes to compile >OWB from scratch That sound good.You have 2 core and how many GHZ your system have ? then i can assume that a Core I7 with 2,66 GHZ can maybe compile it in 12 minutes ? I have too some time ago compile OWB on my AMD64 3000+ I have compile it 70% sucessfull, but most demotivation was that every time when i type make, the build system check for about over 1 minute to find out on what files it should continue to compile and then it give me a compile error when something is wrong.my ram was enough. and for that i have not the patience.In this time a netsurf rebuild work and when i change some files in netsurf, a new version can get in 5 sec and a compile error in this file can see in 2 sec. maybe that slowdown is cygwin relatet ? when you change a file in OWB on your Linux System, how many seconds it need to detect what file need compile. >And my OWB port (and also OS4 one) is also *much* faster to scroll on my Peg2 than on >a Xeon 2.5GHz machine under linux with the plain OWB SDL version. Yes that i believe, but the Reason is, because SDL not support good OWB.OWB use SW_SURFACE and so scroll is done in CPU. netsurf too use in old versions cpu for scroll, but newest source Version use now SDL to scroll and on HW surface it use the blitter.and as can see in netsurf thread here, its lots faster now when the Pixel format fit ok. here is the source can easy see in the diff output http://source.netsurf-browser.org/tr...1=9719&r2=9720 Last edited by bernd_afa; 12-20-2009 at 03:41 AM.. |
|||||||||
|
|
|
|
|
#9 | |||||||||||||
|
' union select name,pwd--
Join Date: Aug 2002
Location: Helsinki, Finland
Posts: 6,946
|
Quote:
That's just plain silly. Quote:
Quote:
Quote:
Quote:
|
|||||||||||||
|
|
|
|
|
#10 | ||||||||
|
Too much caffeine
![]()
Join Date: Dec 2006
Posts: 109
|
@bernd & Fab (or others):
A proposal: Bernd, you can start cross-compiling all the libraries required by OWB; it's certainly less work for you, then Fab or another guy (Artur? ), can cross-compile Owb. |
||||||||
|
|
|
|
|
#11 | |||||||||
|
Technoid
![]()
Join Date: Nov 2005
Posts: 472
|
Quote:
there are lots of browser out you can see too, maybe there are some better browsers here,and thats the reason wy there is no OWB Version in distri. http://en.wikipedia.org/wiki/Web_browser I dont want spend much work for a better than nothing solution, i want the best solution, so that when i surf on winuae its same fast as on firefox native.and that is possible with netsurf.and when they add the filecache, then it go faster. sure java script is miss, and OWB is for MOS OS4 AROS users great, because better wait 5 sec instead of cant show page.but when i see that the page is show on 2 sec(the page layout is done and can scroll) on my windows box with all browsers, i think its not usefull to spend lots work in OWB before the speed get same as other browsers. >That's your opinion. I don't agree. Personally I like to have working javascript. I like too have Java script and problem of later show on OWB have nothing to do with Java script.I deactivate it for test in AROS OWB, but get not faster. >Such things should be automatic. The end user should not be forced to bother with such >things. but i dont see if that is on OWB and other browsers do something automatic.current browsers are design that they run ok on a System with at least 600 MHZ.and do a rerender every 0.5 sec When a system is slower then the rerender should be not so often, to slow not too much down. often rerender increase the full Page load time. and here its clear wy OWB can show a page faster complete as other browsers.because OWB show the page the first time later as other browsers. but its always more usefull to show a page as soon as the full text is load and all layout data is here. then a user can begin read the page, scroll, or click on links. so in praxis the browser is faster to use, even if the full page load(upto the last promotion banner is load)take longer. I like want a browse rthat show a page first after 3 sec and if he load the page in 12 sec full i think its lots better as a browser that show the page first after 6 sec and show full in 9 sec. |
|||||||||
|
|
|
|
|
#12 | |||||||||
|
Too much caffeine
![]()
|
Quote:
Having said that you can't compare it with NetSurf that it is actually a "spare time" project maded by a little and passionate community, mostly RiscOS developers ... As Fab say actually OWB on OS4/MOS are MUCH faster than any NetSurf release and it is constantly updated. What I like to see (maybe one day) is a MUI version that can cover all the Amiga like systems, expecially for AmigaOS 3.x, that because when OS4 Reaction class are constantly updated, 68k class not :-) P.S. I'm a NetSurf 3.x betatester on OS4 so I know very well what I say ;-) |
|||||||||
|
|
|
|
|
#13 | |||||||||
|
Technoid
![]()
Join Date: Nov 2005
Posts: 472
|
Quote:
netsurf 68k can also show files offline when do file://dh2:test.html to show dh2:test.html. but must be sure that all references gone to file I have measurement enough and i notice always the same that other have written too (link in this thread).OWB show a page much later as all other browsers.I see this on a Video too.If this video is not good, then wy there is no better. And its near impossible that this in MOS or OS4 is better In Amiga land its known everybody want have the best system and you cant believe what cant see with own eyes. But i not buy a MOS or OS4 system to see same as i can see on AROS.Maybe OWB scroll on MOS or OS4 faster, but how many time is need to show the page first doesnt depend on GFX Speed because also the AROS Version can render a page in 300 ms. >What I like to see (maybe one day) is a MUI version that can cover all the Amiga like >systems, expecially for AmigaOS 3.x, that because when OS4 Reaction class are >constantly updated, 68k class not :-) I like to see this too, but as long every system want fight for more user with a better browser its lots work when all systems do their own Version. And i have hope in 1-2 years when the MOS/OS4 developers maybe see there cant make enough money with the OS they stop the lots work spend on browser. and then the last existing users/dev maybe do together bring a actual browser. I can also port in 4 years OWB to 68k, maybe then OWB is better Last edited by bernd_afa; 01-12-2010 at 11:35 AM.. |
|||||||||
|
|
|
|
|
#14 | ||||||||
|
Defender of the Faith
![]()
Join Date: Mar 2002
Posts: 1,724
|
@thread
IMHO it would be better to start from Fab's MorphOS sources as he has done a wonderful port. You'll probably have to deal with some MUI4 methods and specific MorphOS functions but I think it's better than trying to update Joerg's port.
__________________
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ) |
||||||||
|
|
|
|
|
#15 | ||||||||
|
Technoid
![]()
Join Date: Nov 2005
Posts: 472
|
>Huh? So you seriously think just because there's software X in linux distros it somehow >measures popularity of that said software?
there are also some patches for windows/linux and OWB old versions, but nobody do actual OWB release for that system. if so, i can maybe install a small linux on vmware and test OWB here in compare with Linux netsurf. and btw, can you tell me page times, and links where OWB is faster ? I see the video from Fab, here the load time of full page was good, but the time the page was show first and can scroll, was much longer as on netsurf and other browsers.this cant be problem of internet, because in this early stage very few data is need from Internet. you should not test the old Netsurf for MOS on reuters or some other page.because this old Versions have Bug that redraw is done too often when there is a image skip delay > 1 sec.thats fix in newer versions 68k have but MOS not. >If u compile the libraries, maybe someone else is awaiting just this; open-source is NOT a >one-man job (at least in linux world ) >I gave up because my amiga programming knowledge is too limited. amiga programming knowledge is mostly not need.you need Unix ccmake and C++ knowledge and much patience. >The reasons for AROS OWB slowness were explained already. You mean because of SDL ? a browser is simple written, it render the page in ram with CPU commands.so the time the page is show first is same.maybe the transfer to GFX Card is in SDL only 4 fps but still here 4 fps are 0,25 sec, and we talk about several seconds that OWB show the page later as other browser. also i see OWB on AROS show same fast as netsurf the whole page.but netsurf or other browser show 2-3* sooner the page.so i think its OWB dependent. I dont know how can MOS version be faster. using webkit is ok, but the trick is use it in best way asynchron and here it seem the OWBAL have some Problems. So wy not accept this and report that Problem in OWB ML to discuss instead say OWB is fast and great ? the result can only be a better OWB and it get more attractive and then come upto date Linux builds maybe.That OWB have no diskcache all browser have is also a Limit. Last edited by bernd_afa; 12-20-2009 at 11:47 AM.. |
||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| 68k , optimizations , owb , @berndafa |
| Thread Tools | |
| Display Modes | |
|
|