FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Add performance marks for reporting by castastrophe · Pull Request #1455 · patternfly/patternfly-elements · GitHub

feat: Add performance marks for reporting - #1455

Merged
castastrophe merged 31 commits into
masterfrom
feat-add-performance-marks
Mar 30, 2021
Merged

feat: Add performance marks for reporting#1455
castastrophe merged 31 commits into
masterfrom
feat-add-performance-marks

Conversation

castastrophe commented Mar 17, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Add support for performance tracking on each component

Performance marks will be added via PFElement when added to the DOM and report on the time between that event and first render. These reports will show up in LightHouse or the Performance tab.

Preview

Link(s) to demo page(s) where this element can be viewed:

Testing instructions

  1. Open the demo page
  2. Open dev tools in Chrome
  3. Run the Lighthouse report

Browser requirements

  • Chrome support
  • All other browsers should not throw errors.

Ready-for-merge Checklist

  • Expected files: all files in this pull request are related to one request or issue (no stragglers or scope-creep).
  • Browser testing passed.
  • Repository compiles and tests pass.
  • Changelog updated.

Merging

Please squash when merging and ensure your commit message uses conventional commit formatting.

Be sure to share your updates with the patternfly-elements-contribute@redhat.com mailing list!

castastrophe added the work in progress POC / Not ready for review label Mar 17, 2021
github-actions Bot added the functionality Functionality, typically pertaining to the JavaScript. label Mar 17, 2021
github-actions Bot added the tools Development and build tools label Mar 18, 2021
Comment thread elements/pfelement/src/pfelement.js Outdated
castastrophe added ready: code review Ready for code review! and removed work in progress POC / Not ready for review labels Mar 23, 2021
castastrophe enabled auto-merge (squash) March 23, 2021 16:19
Comment thread package.json Outdated
castastrophe removed the ready: code review Ready for code review! label Mar 30, 2021
castastrophe changed the title feat: Add performance marks to PFElement for reporting feat: Add performance marks for reporting Mar 30, 2021
castastrophe merged commit 76c2c36 into master Mar 30, 2021
castastrophe deleted the feat-add-performance-marks branch March 30, 2021 15:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functionality Functionality, typically pertaining to the JavaScript. tools Development and build tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL