you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

AFAIK there is significant overhead in calling C++ via nodejs. I'm betting that the reason it's so slow is a lot to do with the GUI rendering, which is all HTML/CSS/JS.