question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Site Performance] Incorporate SVGO

See original GitHub issue

Current Behavior The layer5.io website has poor performance (see #3366). Portions of its performance can be enhanced by reducing the file size of images, concluding SVG images.

Desired Situation Incorporate https://github.com/svg/svgo into the site’s build process or commit hooks or make targets to ensure that SVG images are downsized as much as possible while not losing their original quality.


Contributor Resources

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
sahilsuman933commented, Oct 18, 2022

Sure, @Onyx2406. Go Ahead! 🚀

0reactions
UtkarshMishra12commented, Dec 23, 2022

@Onyx2406 Please update

Read more comments on GitHub >

github_iconTop Results From Across the Web

How SVG Optimization Can Help In Improving Website Speed?
SVG codes can be full of irrelevant attributes, making the resultant image much heavier. Learn how SVG optimization can help in improving page...
Read more >
Improving Mobile Page Speed by 200% Using SVG and Nano
We did multiple tests to analyze how SVG affects page performance and payload. By replacing PNG with SVG in our page, it loads...
Read more >
How to speed up your website - SVG - Tomango
Learn how to speed up your website through implementing SVG, with practical advice from Tomango's website development team.
Read more >
Optimize SVGs for Better Performance using svgo | egghead.io
Just like a bitmap image, you can compress an SVG by removing various pieces of code ... size & download time, ultimately leading...
Read more >
svg/svgo: ⚙️ Node.js tool for optimizing SVG files - GitHub
Plugin Description Default mergeStyles merge multiple style elements into one enabled removeDoctype remove doctype declaration enabled removeXMLProcInst remove XML processing instructions enabled
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found