0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/es
James M Snell 7dc1a87a7b benchmarks: add microbenchmarks for new ES6 features
Adds new microbenchmarks for destructuring, rest params and
default params.

PR-URL: https://github.com/nodejs/node/pull/6222
Reviewed-By: Brian White <mscdex@mscdex.net>
2016-04-20 14:57:51 -07:00
..
defaultparams-bench.js benchmarks: add microbenchmarks for new ES6 features 2016-04-20 14:57:51 -07:00
destructuring-bench.js benchmarks: add microbenchmarks for new ES6 features 2016-04-20 14:57:51 -07:00
restparams-bench.js benchmarks: add microbenchmarks for new ES6 features 2016-04-20 14:57:51 -07:00