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

Implemented Lossless Image Optimization for Improved Website Performance #24

Merged
merged 4 commits into from
Sep 10, 2023

Conversation

aman-prajapati05
Copy link
Contributor

[FIXED] Implemented Lossless Image Optimization for Improved Website Performance

Checklist

  • Serve images in next-gen format
  • Resize images properly in a lossless manner
  • Made the logo responsive
  • Efficiently encode images

Fixed #23

Current Behavior

Lighthouse Report

Screenshot 2023-09-10 163940

Context

Implemented lossless image optimization across the website as mentioned which has significantly improved the website's performance, including faster load times and reduced bandwidth consumption without compromising visual quality.

@vish-rt
Copy link
Contributor

vish-rt commented Sep 10, 2023

Should resolve #23, under review.

@vish-rt vish-rt self-requested a review September 10, 2023 14:46
Copy link
Contributor

@vish-rt vish-rt left a comment

Choose a reason for hiding this comment

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

Shipping it to production!

@vish-rt vish-rt merged commit 0d7f241 into tcet-opensource:main Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Asset Optimization]: Implement Lossless Image Optimization for Improved Website Performance & more
2 participants