Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

docs(perf): improve rendering perf for examples#1654

Merged
bmdalex merged 2 commits intomasterfrom
docs/improve-examples-loading-perf
Jul 17, 2019
Merged

docs(perf): improve rendering perf for examples#1654
bmdalex merged 2 commits intomasterfrom
docs/improve-examples-loading-perf

Conversation

@bmdalex
Copy link
Collaborator

@bmdalex bmdalex commented Jul 16, 2019

docs(perf): improve rendering perf for examples

Description:

This PR is focused on improving docs usage experience.
Performance is gained by using placeholders for invisible components.
Each page is loading faster now 🚀

Inspired by @layershifter 's PR in SUIR 🙇

Before

https://imgur.com/a/t6iKNNW

After

https://imgur.com/a/cjN5oNM

@bmdalex bmdalex self-assigned this Jul 16, 2019
@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@a5f2f80). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1654   +/-   ##
=========================================
  Coverage          ?   71.28%           
=========================================
  Files             ?      852           
  Lines             ?     7045           
  Branches          ?     2029           
=========================================
  Hits              ?     5022           
  Misses            ?     2017           
  Partials          ?        6

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 a5f2f80...def0c6e. Read the comment docs.

Copy link
Member

@miroslavstastny miroslavstastny left a comment

Choose a reason for hiding this comment

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

🎉

- addressed PR comments
@bmdalex bmdalex merged commit 983583a into master Jul 17, 2019
@delete-merged-branch delete-merged-branch bot deleted the docs/improve-examples-loading-perf branch July 17, 2019 12:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants