On 2015/03/10 19:00:19, Jakob wrote:
On 2015/03/10 15:40:37, caitp wrote:
> speaking of running benchmarks, is there any way to run the Octane suite
with
> patched v8, without having to build Chromium with it? Having trouble finding
> resources for this

$ svn checkout http://octane-benchmark.googlecode.com/svn/trunk/ octane
$ cd octane
$ .../path/to/d8 run.js

If you want to run it from your V8 workspace, copy run.js and edit the value
of
"var base_dir" (first non-comment line in run.js) to be relative to the
desired
working directory.

Ah, thank you for clarifying =)

https://codereview.chromium.org/987083003/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to