v8/test/js-perf-test/SixSpeed
franzih f31e80548c [test] Add array destructuring micro-benchmarks.
Add array pattern destructuring micro-benchmarks. These benchmarks compare
a naive ES5 immplementation to an ES6-style implementation that uses
destructuring.

Adapted from http://kpdecker.github.io/six-speed

BUG=v8:5267

Review-Url: https://codereview.chromium.org/2513273002
Cr-Commit-Position: refs/heads/master@{#41126}
2016-11-20 20:07:47 +00:00
..
array_destructuring [test] Add array destructuring micro-benchmarks. 2016-11-20 20:07:47 +00:00
object_literals [test] Add object literal micro-benchmarks. 2016-11-17 05:54:35 +00:00
spread
LICENSE.sixspeed