On Tue, Aug 11, 2015 at 5:24 PM, Trevor Parscal tparscal@wikimedia.org wrote:
Interesting. What is the cause of the slower speed?
Mainly a pure-JS DOM implementation (domino) not being quite the same speed as C or Rust with all optimizations turned on. The deltas are roughly in line with language benchmarks like http://benchmarksgame.alioth.debian.org/.
Gabriel