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

Image Optimization #428

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Image Optimization #428

wants to merge 2 commits into from

Conversation

vardaan-raj
Copy link

I have simply optimized the images by about 27%, by compressing their size without compromising their quality to make them more space-efficient.

ImgBotApp and others added 2 commits August 29, 2021 00:24
*Total -- 365.49kb -> 267.55kb (26.8%)

/selenium/android/fluxbox/aerokube.png -- 124.64kb -> 78.64kb (36.9%)
/selenium/base/aerokube.png -- 124.64kb -> 78.64kb (36.9%)
/docs/img/og-image.jpg -- 114.35kb -> 108.40kb (5.2%)
/docs/img/favicon.png -- 1.86kb -> 1.86kb (0.31%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
@vania-pooh
Copy link
Member

vania-pooh commented Aug 30, 2021

@vardaan-raj overall browser image size is ~800 Mb, you optimized it by 100 Kb, i.e. by 0,0125%, which is negligible.

@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #428 (379dbbd) into master (9bf5242) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #428   +/-   ##
======================================
  Coverage    6.24%   6.24%           
======================================
  Files           7       7           
  Lines         785     785           
======================================
  Hits           49      49           
  Misses        729     729           
  Partials        7       7           
Flag Coverage Δ
go 6.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c08863c...379dbbd. Read the comment docs.

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.

None yet

3 participants