Skip to content

Conversation

@bullet03
Copy link
Contributor

Resolves #24250

  • add loading="lazy" attribute to case-study images. It doesn't decrease the speed of loading, slightly increases it. More case-studies and logos are going to be added soon, so they load only when user scrolls to them. This will improve the speed of page loading

before:
before_lazy
before_lazy_2
after:
after_lazy
after_lazy_1

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI.

@bullet03 bullet03 force-pushed the website-add-lazy-loading-case-studies branch 2 times, most recently from 4dfa897 to be346e6 Compare November 18, 2022 10:47
@AlyaBoiko
Copy link

Verified, works as expected. Reviewed and tested by QA

@bullet03
Copy link
Contributor Author

@aromanenko-dev, could you, please help with review of current PR?

@bullet03 bullet03 marked this pull request as ready for review November 22, 2022 08:40
@aromanenko-dev aromanenko-dev merged commit 4d5937b into apache:master Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: improve https://beam.apache.org/case-studies/ loading speed

3 participants