Add perf json for simd.js benchmarks.
authorbradnelson <bradnelson@google.com>
Wed, 20 May 2015 13:09:06 +0000 (06:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 20 May 2015 13:08:47 +0000 (13:08 +0000)
commite77c69b5caadba2ca42e0019fad7836225b27d6d
tree715c1a274c547fb481311e7211d3b452e284dbe6
parent292a4b04c93db0e221ed73b91a2758ba2b8e59d6
Add perf json for simd.js benchmarks.

Using a script to generate the somewhat redundant json.

BUG=v8:4124
LOG=N
R=machenbach@chromium.org,bbudge@chromium.org
TEST=None

Review URL: https://codereview.chromium.org/1146073002

Cr-Commit-Position: refs/heads/master@{#28514}
test/simdjs/SimdJs.json [new file with mode: 0644]
test/simdjs/generate.py [new file with mode: 0755]