# perf-examples **Repository Path**: mirrors_mdn/perf-examples ## Basic Information - **Project Name**: perf-examples - **Description**: Examples related to MDN performance documentation; see https://developer.mozilla.org/en-US/docs/web/Performance - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Performance examples > [!NOTE] > This repository is archived as of December 2023. > Many thanks to everyone who contributed! 🎉 > > For MDN documentation about performance, see https://developer.mozilla.org/en-US/docs/web/Performance. ## Demos included - [Lazy Loading Demo](https://garyvh2.github.io/perf-examples/lazy-loading-dynamic-import/) from [Lazy-loading JavaScript with import()]()