Browse Source

Add README for Google benchmark

pull/673/head
Sami Vaarala 9 years ago
parent
commit
da670087c3
  1. 11
      tests/google-v8-benchmark-v7/README.rst

11
tests/google-v8-benchmark-v7/README.rst

@ -0,0 +1,11 @@
===================
Google V8 benchmark
===================
Create a combined test file::
$ make
Run the combined test file e.g. as::
$ time ./duk combined.js
Loading…
Cancel
Save