Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

Benchmark showing the performance cost of various bundlers given different numbers of modules

Notifications You must be signed in to change notification settings

ryanfitzer/cost-of-small-modules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cost-of-small-modules

A benchmark demonstrating the performance hit of different module bundlers, given different numbers of modules.

Build

Check out the code, then:

npm install

To rebuild:

npm run build

To serve locally:

npm run serve

To publish to gh-pages:

npm run publish-site

About

Benchmark showing the performance cost of various bundlers given different numbers of modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 44.6%
  • JavaScript 39.8%
  • HTML 15.6%