Y
Hacker News
new
|
ask
|
show
|
jobs
by
alex14fr
700 days ago
This feels way slower than
https://bellard.org/jslinux/
2 comments
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.
link
alex14fr
700 days ago
It may be faster for this particular benchmark, yet it
feels
slow and sluggish for interactive use.
link
jedisct1
700 days ago
Hard to compete with Bellard :)
link