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

Swiper Performance Issue on Mobile when disabled cache #7745

Closed
4 of 6 tasks
acatzk opened this issue Sep 20, 2024 · 1 comment
Closed
4 of 6 tasks

Swiper Performance Issue on Mobile when disabled cache #7745

acatzk opened this issue Sep 20, 2024 · 1 comment
Labels

Comments

@acatzk
Copy link

acatzk commented Sep 20, 2024

Check that this is really a bug

  • I confirm

Reproduction link

https://everywatch.com/jaeger-lecoultre/reverso-a-eclipse/watch-9448987

Bug description

We are using:

  • swiper version ^11.0.5
  • next version 13.4.10, pages directory.
  • Node version 18.12.0

This is the result of disabled cache result

  • Run in lighthouse, with disabled cache, and fast 3G, toggle with mobile device
    Screenshot_71

This is the result of not disable cache result

  • Run in lighthouse, with not disable cache, and fast 3G, toggle with mobile device
    Screenshot_72

Expected Behavior

When disabling cache it should have the same results as mentioned above. It should not affect the performance or business logic inside the Swiper component

Actual Behavior

Experiencing downfall on Core Web Vitals Performance in Mobile Devices which I think majority of the problem are on the mobile and I need to ask this question if you have any thoughts or recommendation how to solve particular problem

Screenshot_74

Swiper version

11.0.5

Platform/Target and Browser Versions

Brave Browser

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a Swiper issue and not a framework-specific issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR
@acatzk acatzk added the React label Sep 20, 2024
@acatzk
Copy link
Author

acatzk commented Sep 23, 2024

Sorry, the issue are from the image render

@acatzk acatzk closed this as completed Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant