Hi, everyone! 

I need to run some benchmarks on the v8 to test the performance of a DBT (a 
dynamic binary translator). I am wondering how to turn off the interpreter 
in the v8, or is it possible to build v8 without the interpreter? Though I 
know that I can build the v8 5.5.x which does not have the interpreter, yet 
my professor prefer to use the latest v8 by turning off the interpreter. 
The very reason is that our dbt is written when v8 doesn't have an 
interpreter and my professor would like to restore the same environment to 
run benchmarks on our dbt again without degrading the version of v8. Since 
we'd like to use our old dbt in another pro, we are afraid the version of 
v8 will be a drawback to publishing a paper.

Thanks a lot!

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

Reply via email to