I know there are quite a few posts on this topic, I have gone through quite a few of them. I've tried so many different optimizations people were suggesting. Nothing seems to be working. I did a Lighthouse performance check, and I did as many suggestions as I could without compromising on the image/video resolution too much. But still, my website seems kinda laggy on scroll, sometimes skip quite a few pixels. Not sure what is the reason. I do have an onscroll
listener, which I tried debouncing or completely removing, still made no significant difference. Any suggestion is welcomed.
Note: Please do not mark this as duplicate, I know it seems similar to other posts. But none of them helped me yet, I will keep looking.
It is a plain static website, so all code should get to your browser. If not, please feel free to ask section of the code.
Here is what Lighthouse says,