top | item 40940441 (no title) alex14fr | 1 year ago This feels way slower than https://bellard.org/jslinux/ discuss order hn newest nullifidian|1 year 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. alex14fr|1 year ago It may be faster for this particular benchmark, yet it feels slow and sluggish for interactive use. jedisct1|1 year ago Hard to compete with Bellard :)
nullifidian|1 year 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. alex14fr|1 year ago It may be faster for this particular benchmark, yet it feels slow and sluggish for interactive use.
alex14fr|1 year ago It may be faster for this particular benchmark, yet it feels slow and sluggish for interactive use.
nullifidian|1 year ago
alex14fr|1 year ago
jedisct1|1 year ago