Y
Hacker News
new
|
ask
|
show
|
jobs
by
nullifidian
700 days ago
I tried compiling mandelbrot.c (single threaded one) from the benchmarks game and execution on jslinux took 12 seconds, while webvm completed it in 1.2 sec. The host takes 0.03 sec with the same gcc flags.
1 comments
alex14fr
700 days ago
It may be faster for this particular benchmark, yet it
feels
slow and sluggish for interactive use.
link