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

Improve response time #17

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yagyesh-bobde
Copy link

@yagyesh-bobde yagyesh-bobde commented Oct 4, 2022

Issue : #3

A similar PR may already be submitted!
Please search among the Pull request before creating one.

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request:

For more information, see the CONTRIBUTING guide.

Summary

This PR fixes the slow loading of the website and increases the response time of the site.

Explain the motivation for making this change. What existing problem does the pull request solve?
The site was initially loading a lot slower and had a lot of lag due to render block from heavy files like png images and the CSS file.

Copy link
Owner

@kaustav202 kaustav202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yagyesh-bobde you need to make the necessary changes in the js and css files too. Please fetch the latest upstream and refactor accordingly.

@kaustav202 kaustav202 linked an issue Oct 7, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve website response and load time
2 participants