On 2010-12-08, at 7:24 PM, Maxime Chevalier-Boisvert wrote:
I wrote a simple driver for Tachyon, for the benchmarking framework. It appears that the performance difference between us and V8 is even less on my home machine (Core 2 Quad):
Mean values (s) Benchmark Tachyon Google V8 fib 7.86 5.63 loop_sum 5.01 4.53
What are the commands to generate this table? I ran "make perf" but no .html file is generated. Also, the .json file that is generated only contains time for Tachyon.
Marc