# svelte-bench **Repository Path**: mirrors_sveltejs/svelte-bench ## Basic Information - **Project Name**: svelte-bench - **Description**: Benchmarks for Svelte. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: testing **Tags**: None ## README # svelte-bench Benchmarks for [Svelte](https://svelte.technology). Work-in-progress. ## Running the benchmarks You must have [Yarn](https://yarnpkg.com) installed. ```bash git clone https://github.com/sveltejs/svelte-bench cd svelte-bench yarn yarn start ``` Navigate to [localhost:3000](http://localhost:3000).