https://github.com/parcel-bundler/parcel-benchmark-api
The API and webinterface for the parcel benchmark github action
https://github.com/parcel-bundler/parcel-benchmark-api
Last synced: 3 months ago
JSON representation
The API and webinterface for the parcel benchmark github action
- Host: GitHub
- URL: https://github.com/parcel-bundler/parcel-benchmark-api
- Owner: parcel-bundler
- Created: 2019-10-03T13:52:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T04:52:03.000Z (over 2 years ago)
- Last Synced: 2025-06-26T20:44:43.816Z (4 months ago)
- Language: TypeScript
- Homepage: https://benchmark.parceljs.org
- Size: 1.28 MB
- Stars: 8
- Watchers: 13
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parcel Benchmark API/Web Interface
Github Action Repo: [parcel-bundler/parcel-benchmark-action](https://github.com/parcel-bundler/parcel-benchmark-action)
This is the API and Web Interface used to store and display the various benchmarks that are being ran on the Parcel GitHub repository to ensure Parcel remains as fast as possible while also paying attention to the bundle size it produces.
This gives us an overview of how impactful a PR is towards the bundle size and performance for a set of benchmark applications without having to manually test this.