Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jhnns/webpack-browser-benchmark

An I/O independent webpack build for browser benchmarks
https://github.com/jhnns/webpack-browser-benchmark

Last synced: 3 months ago
JSON representation

An I/O independent webpack build for browser benchmarks

Awesome Lists containing this project

README

        

# webpack-browser-benchmark

An I/O independent webpack build for browser benchmarks.

## Install

1. Clone this repository
2. Run `npm i` inside the repository.

The benchmark should now be located inside at `benchmark/run.js`. This file should be executable inside any modern browser. If everything works as expected, the benchmark will print the build stats to the console.

## License

MIT