6 ms·
This feels way slower than https://bellard.org/jslinux/ https://bellard.org/jslinux/
by alex14fr 2y ago
This feels way slower than https://bellard.org/jslinux/ https://bellard.org/jslinux/
- jedisct1 2y agoHard to compete with Bellard :)
- nullifidian 2y agoI 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 2y agoIt may be faster for this particular benchmark, yet it feels slow and sluggish for interactive use.