Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow. Very slow. #511

Open
sirrooster opened this issue Sep 3, 2024 · 20 comments
Open

Slow. Very slow. #511

sirrooster opened this issue Sep 3, 2024 · 20 comments

Comments

@sirrooster
Copy link

After a while of usage the browser slows down extremely

@NS-Clone
Copy link

NS-Clone commented Sep 4, 2024

after one of mypal process reach 1GB size
it usually highly slow downs

@Feodor2
Copy link
Owner

Feodor2 commented Sep 7, 2024

It is but not so much for me, I think this is a common firefox drawback, I don't know where to look and what to do with this
For begins how do you measure the slow?

@krzysiobal
Copy link

Then maybe tell us, why it requires 1GB of memory and 50% of cpu usage if there is no single tab opened?
mypal

@gec-chopper-control
Copy link
Collaborator

might be a memory leak inherited from Firefox

@Feodor2
Copy link
Owner

Feodor2 commented Sep 8, 2024

Your pic is a rubbish you know, may be first to tell what you did, which sites opened and else, all steps prior to show the empty window, and how much windows actually

@sirrooster
Copy link
Author

sirrooster commented Sep 24, 2024

it happens on many sites.
e.g. Facebook is getting very slow, pictures don't load and I get a prompt to disable a script. After disableing it's getting faster again, but many functions on FB don't work anymore.

Aufnahme1

@Feodor2
Copy link
Owner

Feodor2 commented Sep 24, 2024

#439 (comment)
What cpu do you have. Give an actual link I can check it today on the pentium dialcore 6500.

@zanud
Copy link

zanud commented Sep 24, 2024

I can add something (perhaps not new) to complicate the picture.

When I am browsing Aliexpress, Mypal is very, very, very slow. But only if I am using my usual profile. When I am using a completely new profile, Aliexpress is reasonably fast.

At the same time, I can't imagine which settings, that I changed in the usual profile, may produce such drastic effect - almost everything was changed via "Options" dialog. And initially (after all changes) Aliexpress was fast.

Deleting of cookies and other site-related garbage does not help.

@Ariel-Schnee
Copy link

Ariel-Schnee commented Sep 25, 2024 via email

@FlorianisonGitHub
Copy link

Slow on 2003 Celeron processor with Dell Dimension 2400. Any ways to optimize it

@sirrooster
Copy link
Author

sirrooster commented Sep 26, 2024

#439 (Kommentar) Welche CPU hast du? Geben Sie einen aktuellen Link an. Ich kann ihn heute auf dem Pentium Dialcore 6500 überprüfen.

cpu

What Link are you asking for??
Facebook? Here-> https://www.facebook.com/groups/coronaobskur
Scroll down the timeline of the site and you will see it is getting slower and slower until the timeline stops loading. And then the script error popps up.

@zanud
Copy link

zanud commented Sep 26, 2024

What Link are you asking for??

He asked for one or a few links where:

it happens on many sites.

Site must be accessible without registration, so your link to Facebook is not suitable.

@sirrooster
Copy link
Author

Facebook is the only site where the advice of the script error appears.
But it's getting slow on many sites: Ebay, Twitter, my government tax-pay site.
All these sites are with registration.
I will let you know if I find a slow-down site without registration.

@zanud
Copy link

zanud commented Oct 3, 2024

I will let you know if I find a slow-down site without registration.

Youtube 😄
Each page opens quite fast. But when I try scroll down to user comments, it eats essential amount of time.
And the worst happens when I am trying to expand any conversation under user comment - browser freezes approximately for a minute. Why??? During this time it only waits for a server response in the asynchronous call. So why this call freezes a whole browser?

@Feodor2
Copy link
Owner

Feodor2 commented Oct 21, 2024

I do not confirm this

@Forlix
Copy link

Forlix commented Dec 16, 2024

This one can be closed. I've had periodic freezes every ten seconds or so and for several seconds at a time which was very annoying. They seemed to build up from browsing activity. Happy to report this has been resolved with 5b. Overall performance and start-up time have improved dramatically and my page file is no longer being maltreated. Thanks.

@krzysiobal
Copy link

CPU usage jumps quickly between 0% and 50% on this site, despite nothing being animated or done in the background:
https://parcelsapp.com/en/tracking/
Any good reason for this?

@NS-Clone
Copy link

NS-Clone commented Jan 13, 2025

despite nothing being animated or done in the background:

it's modern sites
it's extremely wasting of CPU power
but do nothing

@NS-Clone
Copy link

NS-Clone commented Jan 13, 2025

also i think mypal works slightly faster with

/* nearest-neighbor by default */
img {
  image-rendering: crisp-edges !important;
}

in userContent.css

but you'll get aliasing evetywhere

@zanud
Copy link

zanud commented Jan 13, 2025

it's extremely wasting of CPU power
but do nothing

Not exactly. One of ParcelsApp's scripts is running endless recursion. So it is not only wasting the CPU, but also consuming more, and more, and more memory.

Unfortunately, that script is from CloudFront, and is mangled, so it is impossible to analyze it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants