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

[bug] Investigate Performance issues with Svelte 5.5.2 #158

Open
simeydotme opened this issue Dec 10, 2024 · 4 comments
Open

[bug] Investigate Performance issues with Svelte 5.5.2 #158

simeydotme opened this issue Dec 10, 2024 · 4 comments
Assignees
Labels
bug Something isn't working investigating Not quite sure if it's valid, yet

Comments

@simeydotme
Copy link
Owner

Describe the bug

#157
^ from this issue

Link To Reproduce

@simeydotme simeydotme added bug Something isn't working investigating Not quite sure if it's valid, yet labels Dec 10, 2024
@simeydotme simeydotme self-assigned this Dec 10, 2024
@simeydotme
Copy link
Owner Author

If anyone has any insight, welcome to share it please 🙏

@simeydotme simeydotme changed the title [bug] Investigate Performance issues with Svelte 5.9.0 [bug] Investigate Performance issues with Svelte 5.5.2 Dec 10, 2024
@simeydotme
Copy link
Owner Author

simeydotme commented Dec 10, 2024

update;
pin-point the versions to 5.5.2 where the bug is introduced;

Which is strange, as the PR for this ; sveltejs/svelte#14525 seems rather innocuous and only related to Date objects :/

https://github.com/sveltejs/svelte/releases/tag/svelte%405.5.2

@simeydotme
Copy link
Owner Author

just saw this;
sveltejs/svelte#14651 -> sveltejs/svelte#14643 which seems to be a very similar situation (warnings causing infinite loop)

@simeydotme
Copy link
Owner Author

OK, looks like Svelte have fixed the problem in 5.11.2;

So please either use Svelte < 5.5.0 or > 5.11.2 to avoid this performance damage!

sveltejs/svelte#14663
I had correctly assumed that we were not the only ones experiencing this, and they have quickly resolved it!
I will see if I can refactor a little after my vacation.

Thanks for your patience!


I will leave this open for a while so anyone who has a problem can see the resolution.
(who the heck am I kidding? Nobody ever reads prior-issues before opening 👀 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigating Not quite sure if it's valid, yet
Projects
None yet
Development

No branches or pull requests

1 participant