AryanNanda17 / NonStop-Lofi-Vibe-Generator

MIT License
38 stars 22 forks source link

Web application performance enhancement. #48

Open ParamThakkar123 opened 1 month ago

ParamThakkar123 commented 1 month ago

When the web application is run on the system, there's some lag sometime possibly due to 3D content and the GLSL shaders involved. We are looking to optimize this load time and increase overall web application performance.

nikkuv commented 1 month ago

@ParamThakkar123 Can I try to optimise this ? please assign it to me, I'll inform you if I'm not able to do it after sometime.

ParamThakkar123 commented 1 month ago

Yeah sure. Thanks for your interest in our project. You can go ahead with your optimizations. assigning this to you

AryanNanda17 commented 1 month ago

@nikkuv, any updates?

ParamThakkar123 commented 1 month ago

@nikkuv if any more information is needed, we can help you with that. You can use lighthouse to check the site performance.

nikkuv commented 1 month ago

@AryanNanda17 @ParamThakkar123 Was trying things to improve performance, it increased just a bit though from 55 to 64 for desktop, But I'm not able to push to the repo. It is saying please ensure if you have the write access to the repo.

ParamThakkar123 commented 1 month ago

@AryanNanda17 @ParamThakkar123 Was trying things to improve performance, it increased just a bit though from 55 to 64 for desktop, But I'm not able to push to the repo. It is saying please ensure if you have the write access to the repo.

Did you fork this repo and made changes on the forked repo ? Because this happens when you didn't fork the repo and cloned the upstream and made the changes.

AryanNanda17 commented 1 month ago

@nikkuv, any updates?

AryanNanda17 commented 1 month ago

@nikkuv has made some optimizations, but we still need further performance improvements.