- Notifications
You must be signed in to change notification settings - Fork15
Static web page with some typical performance issues. A exercise for students of my lecture Rich Media Systems at Stuttgart Media University is to find these issues and improve the loading experience for the users.
jschroeter/hdm-webperformance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains a static web page with some typical performance issues. A exercise for students of my lectureRich Media Systems at Stuttgart Media University is to find these issues and improve the loading experience for the users.
- openhttps://vscode.dev/github/jschroeter/hdm-webperformance; you should see Visual Studio Code with all the files
- when you commit your changes for the first time you'll get asked if you want to create a fork. Select yes.
- Open your new repository in GitHub and enable GitHub Pages in the repository settings, seehttps://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site. Select the
main
branch and root folder.
After a few seconds you should be able to access the page viahttps://<your-username>.github.io/hdm-webperformance/
Whenever you commit & push something to the main branch, the page will be published again. It might take a few seconds.
- open the page with a slow internet connection (e.g. network throtteling of browser dev tools) and observe how the page loads and renders
- run and check web performance analysis with tools likehttps://web.dev/measure/,https://WebPageTest.org andLighthouse
- implement improvements
About
Static web page with some typical performance issues. A exercise for students of my lecture Rich Media Systems at Stuttgart Media University is to find these issues and improve the loading experience for the users.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.