Delay/freeze on GitHub and some forums

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.
Please direct questions that are Mac or Linux-specific (dealing with installation and OS integration) to the appropriate Linux or Mac board.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only. The main focus here is on Pale Moon on Windows. Please direct your questions that are specific for Linux and Mac to the dedicated boards for those operating systems.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
Locked
User avatar
back2themoon
Board Warrior
Board Warrior
Posts: 1865
Joined: 2012-08-19, 20:32

Delay/freeze on GitHub and some forums

Post by back2themoon » 2017-03-15, 12:58

It's a while I'm noticing about a 2-3sec. delay when opening GitHub links, during which the browser essentially freezes. Example: open an unrelated website, and open/refresh any GitHub link on another tab, while scrolling the previous website up/down. The scrolling pauses and nothing can be done in Pale Moon during these few seconds, until the Github page loads. The pause can be noticed even without scrolling on another website.

Exact same problem on the Emsisoft Forums, after a recent forum update they did (was fine previously). Also tried Safe Mode/clean profile. Is this some sort of compatibility issue?
Last edited by back2themoon on 2017-03-15, 13:04, edited 1 time in total.

User avatar
New Tobin Paradigm
Knows the dark side
Knows the dark side
Posts: 8882
Joined: 2012-10-09, 19:37
Location: Skaro

Re: Delay/freeze on GitHub and some forums

Post by New Tobin Paradigm » 2017-03-15, 13:00

No problems here on Release and Unstable 20170312 or 20170314.
How far are you prepared to go? How much are you prepared to risk? How many people are you prepared to sacrifice for victory?
Are you willing to die friendless, alone, deserted by everyone? Because that's what may be required of you in the war that is to come.

Image

User avatar
trava90
Contributing developer
Contributing developer
Posts: 1627
Joined: 2013-05-20, 18:19
Location: Earth
Contact:

Re: Delay/freeze on GitHub and some forums

Post by trava90 » 2017-03-16, 04:39

I had this happen to me on unstable yesterday, but GitHub was the only tab open at the time and I've not been able to reproduce it since.

User avatar
back2themoon
Board Warrior
Board Warrior
Posts: 1865
Joined: 2012-08-19, 20:32

Re: Delay/freeze on GitHub and some forums

Post by back2themoon » 2017-03-16, 09:55

Thanks for testing. Can reproduce it every time, I think it's going on for a few months. Uninstalled A/V. Also happens on Windows Safe Mode, but the delay is shorter and less noticeable. On Github, even by clicking on a single link, I usually get this Error in the Console:

Code: Select all

Content Security Policy: The page's settings blocked the loading of a resource at about:blank ("base-uri https://github.com")
...and a bunch of warnings (attached).
Attachments
Capture.zip
(1.57 MiB) Downloaded 28 times

User avatar
New Tobin Paradigm
Knows the dark side
Knows the dark side
Posts: 8882
Joined: 2012-10-09, 19:37
Location: Skaro

Re: Delay/freeze on GitHub and some forums

Post by New Tobin Paradigm » 2017-03-16, 13:17

Yes.. That does happen but it doesn't actually break anything in this specific case. So not that.
How far are you prepared to go? How much are you prepared to risk? How many people are you prepared to sacrifice for victory?
Are you willing to die friendless, alone, deserted by everyone? Because that's what may be required of you in the war that is to come.

Image

User avatar
back2themoon
Board Warrior
Board Warrior
Posts: 1865
Joined: 2012-08-19, 20:32

Re: Delay/freeze on GitHub and some forums

Post by back2themoon » 2017-03-27, 12:02

Just noticed that the issue is much more noticeable on x86 Pale Moon. The 64-bit version 'recovers' almost immediately.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 29243
Joined: 2011-08-28, 17:27
Location: Tranås, SE
Contact:

Re: Delay/freeze on GitHub and some forums

Post by Moonchild » 2017-03-27, 13:04

I use x86 all the time in my daily browsing, including GitHub, and I do not notice any delays or freezes, myself.
You should realize though that script-heavy websites will take considerable processing time while loading because JavaScript is being compiled into machine code on-the-fly. When using timing-critical features like smooth scrolling, you will notice this. It's an inevitable result of JIT-compiled scripting. Still, this would normally not cause seconds of unresponsiveness.
"Son, in life you do not fight battles because you expect to win, you fight them merely because they need to be fought." -- Snagglepuss
Image

User avatar
Fedor2
Astronaut
Astronaut
Posts: 703
Joined: 2016-04-11, 01:26

Re: Delay/freeze on GitHub and some forums

Post by Fedor2 » 2017-03-28, 12:27

I use x86 too, difference between enabled and disabled js on github and emsisoft are the same, less than a second

User avatar
back2themoon
Board Warrior
Board Warrior
Posts: 1865
Joined: 2012-08-19, 20:32

Re: Delay/freeze on GitHub and some forums

Post by back2themoon » 2017-07-12, 19:40

I probably expressed this wrongly. The mouse-scrolling is irrelevant, just a method to easily present this issue. At least on my old CPU (Intel Q9650), I'm noticing significant x86/x64 performance difference.

So I guess the question would be, if this is something to be expected with specific websites (however only on GitHub there's this big difference). Moonchild's response suggests it is possible (although the 1-2 sec. freeze always occurs on x86). Perhaps GitHub triggers something that the x64 version handles significantly better or that causes the x86 to 'block' momentarily?

Locked