๐ฆ install
git clone git@github.com:aretecode/bundler-benchmarks.git && cd bundler-benchmarks && npm i && node bench(if you have issues with node_gyp) npm install --no-optional, if that does not work, npm install --no-optional --force
faker
generates out the test files
just run
node faker --dirname name-of-your-benchand it generates out src files and bench file
full cli arg options are:
{
string: ['dirname', 'ext', 'es'],
number: ['es', 'iterations'],
default: {
ext: 'js',
es: 5,
iterations: 10,
},
alias: {
dir: 'dirname',
},
})typescript
# [es5](./bench-es5.js) # [es6](./bench-es6.js)small
dynamicrequire
requires
deps
deps-heavy
โ note for dependencies there needs to be a dll config for a more fair comparison
On this page
Languages
JavaScript89.5%TypeScript10.5%Makefile0.0%
Contributors
Latest Release
v0.0.3May 10, 2017Created April 30, 2017
Updated July 13, 2019



