Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
100 user(s) are online (69 user(s) are browsing Forums)

Members: 1
Guests: 99

328gts, more...

Headlines

 
  Register To Post  

« 1 ... 11 12 13 (14) 15 16 17 ... 23 »
Re: NetSurf development builds (now with added Javascript)
Just can't stay away
Just can't stay away


See User information
wow, nice progress! netsurf might be very useable soon!

Go to top
Re: NetSurf development builds (now with added Javascript)
Amigans Defender
Amigans Defender


See User information
@pseudaxos

Quote:
Yes, I've tried to disable JavaScripts and the threaded resolver build too but there's no speed difference. Loading the soft is very fast, but after, loading pages is very slow


Hmm. There are three parts - the fetching, processing and then display. Is it all pages that are slow? That would point to either fetching (unlikely) or display.

There are a couple of options you can try changing:
In the Rendering tab, set "cache native versions" to "all" and disable "higher quality scaling"
In the Fonts tab, disable "use anti-aliasing".

See if those make a difference, and also try running it on a smaller screen or less screen depth, in case the problem is running out of video card memory.

If it is fetching that seems slow, you can twiddle with the "Fetching" options on the Connection tab.

If none of those work, I'll need a log file:
netsurf -v *>ram:ns.log
Open a slow page, close NetSurf, then email ram:ns.log to me.

Go to top
Re: NetSurf development builds (now with added Javascript)
Just can't stay away
Just can't stay away


See User information
@pseudaxos

I tried the NetSurf-gcc-json-1679.lha and it's very fast (except for JS website like Facebook)

Which website do you try ? Amiga-ng works great !


I agree with SpotUP, it will be great soon.

Bravo

Go to top
Re: NetSurf development builds (now with added Javascript)
Just popping in
Just popping in


See User information
Salut Guillaume, @Chris

In fact, Fetching seems to be the problem. Display is as fast as possible.
I tried what you wrote : netsurf -v *>ram:ns.log and it's strange because netsurf seems to be faster with this command line... Here is the report :

(removed log - Chris)


Edited by Chris on 2014/2/2 22:22:22
Sam460ex
Os4.1 Final Edition
2GB Fast Memory
envy 24 HT sound card
HD R9 TRIX 280X 3GO GDDR5
Go to top
Re: NetSurf development builds (now with added Javascript)
Amigans Defender
Amigans Defender


See User information
@pseudaxos

Right, now run that command again without NetSurf already open

Go to top
Re: NetSurf development builds (now with added Javascript)
Just popping in
Just popping in


See User information
lol.... sorry
Here is the big log :

(deleted log - Chris)


Edited by Chris on 2014/2/3 23:13:08
Sam460ex
Os4.1 Final Edition
2GB Fast Memory
envy 24 HT sound card
HD R9 TRIX 280X 3GO GDDR5
Go to top
Re: NetSurf development builds (now with added Javascript)
Amigans Defender
Amigans Defender


See User information
@pseudaxos

Right. The only particular pause I can see there is when you're typing stuff into Google, however the log cuts off so I might not be seeing the important bit.

I can suggest adding the following to your Choices files (users/default/Choices):
suppress_curl_debug:0

Then creating another log might give some more clues (but please upload it somewhere rather than pasting it direct in here )

Otherwise it could be CSS selection, it is a known problem that that can be quite slow and it is being worked on, although it's strange that nobody else is reporting the same slowness.

Just as a benchmark, can you go to a few sites and report the time it gives on the status bar (after "Done")? amiga-ng.org takes 6.6s here on the initial load, and ~3.5s afterwards (600MHz SAM440).

Did you try changing the options I suggested earlier?

Go to top
Re: NetSurf development builds (now with added Javascript)
Amigans Defender
Amigans Defender


See User information
Due to a slight cock-up the previous thread resolver build didn't actually have the threaded resolver enabled
I've fixed it and re-uploaded to the same place. Build date now is 04.02.2014.
This one has had about two minutes of testing so far

Go to top
Re: NetSurf development builds (now with added Javascript)
Home away from home
Home away from home


See User information
@Chris

With this version the context menu doesn't seems to work

Go to top
Re: NetSurf development builds (now with added Javascript)
Amigans Defender
Amigans Defender


See User information
@samo79

Interesting. I can see it flickering on screen but it clearly closes immediately. I'll look into it (and hope it's not yet another showshopper popupmenu.library bug).

Go to top
Re: NetSurf development builds (now with added Javascript)
Not too shy to talk
Not too shy to talk


See User information
it is really faster now ! thx for this snapshot.

Go to top
Re: NetSurf development builds (now with added Javascript)
Amigans Defender
Amigans Defender


See User information
@samo79

Archive updated - Try now.

@all

Any tips/patches on how to reduce my signals usage will be appreciated. Can I just use one message port for everything??

Go to top
Re: NetSurf development builds (now with added Javascript)
Amigans Defender
Amigans Defender


See User information
@Chris

Quote:
Any tips/patches on how to reduce my signals usage will be appreciated. Can I just use one message port for everything??

Theoretically yes, if you are then able to safely and reliably distinguish between the various kinds of events/messages arriving at the port. But I would definitely leave IDCMP alone for Intuition's exclusive use.

The Rear Window blog

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
Go to top
Re: NetSurf development builds (now with added Javascript)
Home away from home
Home away from home


See User information
@Chris

Seems fine now

Go to top
Re: NetSurf development builds (now with added Javascript)
Amigans Defender
Amigans Defender


See User information
New builds (from 1708 or so) have the threaded resolver enabled.

Go to top
Re: NetSurf development builds (now with added Javascript)
Home away from home
Home away from home


See User information
@Chris

Thank you Chris!
When you have time can you look also at the long standing issue about the "save to IFF" functionality ?

Right now when you try to save a PNG image using the Save as IFF --> it still save the image as PNG (or atleast it doesn't change/save the extension) ..

Go to top
Re: NetSurf development builds (now with added Javascript)
Amigans Defender
Amigans Defender


See User information
@samo79

Yes, it's just the extension. Can you raise it on the bugtracker please? There's an AmigaOS-specific category and I can actually close things on it now

(also, can you please update the one which is awaiting your feedback whilst you're there)

Go to top
Re: NetSurf development builds (now with added Javascript)
Home away from home
Home away from home


See User information
@Chris

Quote:
Can you raise it on the bugtracker please?


Yes, but i need to registrate an account first

Quote:
(also, can you please update the one which is awaiting your feedback whilst you're there)


Just hope to found them, most of my old reports were posted anonymously ..

Go to top
Re: NetSurf development builds (now with added Javascript)
Amigans Defender
Amigans Defender


See User information
@samo79

You just need to put your username in and reset your password.

This might be of interest to everybody who has reported bugs and isn't on the netsurf-users mailing list:
Quote:
Can anyone who has an open bugs in our tracker [1] please go and review
your reports.
We have almost 200 outstanding bugs and it is very hard keeping on top
of them. An number of older bugs are awaiting feedback from the
reporter or no longer apply to current versions.
If you have a bug like this please, please assist us by replying with
requested feedback or adding a note that simply says if the issue is
still reproducible. We are trying to get on top of the bugs for the
next release bug your assistance is appreciated.
As previously mentioned all old accounts and bugs have been imported
from sourceforge but if you no longer remember your user name, have
access to your sourceforge email or other issues logging in just
contact us [2] (please no direct email as it will just add work for us
forwarding it to the role address).
[1] http://bugs.netsurf-browser.org/mantis/my_view_page.php (select "Reported by Me"
link)
[2] help@netsurf-browser.org


Go to top
Re: NetSurf development builds (now with added Javascript)
Home away from home
Home away from home


See User information
@Chris

Under my name I found only this one for now:

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

And it seems already fixed (tested now with the latest nightly) so you can close it

I will verify the other anonym reports as soon as i can, however if i remember correctly one of them was indeed related to that "save as IFF"




Go to top

  Register To Post
« 1 ... 11 12 13 (14) 15 16 17 ... 23 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project