Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

[Question] Performance Improve (rfx-parallax) #3

@rosostolato

Description

@rosostolato

Hi! First of all, I want to thank you for this great lib, it's very useful and easy to use!

This issue is more a question than a feat request. I implemented it on my website and while I was analyzing the performance with dev tools, I saw some frame drops and lots of events calls on a single mouse scroll event. I saw on the home page that this project has already improved the performance with translate3D, but my question is if is there any plan to improve it even more (or if it's still possible to improve it). Though the performance is already satisfactory, the frame drops were visible on some poor devices.

image

UPDATE:

I was applying a blur filter to the image element and it was one of the reasons it was performing badly on poor devices. I still see frame drops on dev tools, but they are way better now. So it's a good tip to insert on readme, image filters can impact performance.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions