An open API service indexing awesome lists of open source software.

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

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.