The main bottleneck is the view server protocol itself (its serial, synchronous nature), at least for views. The biggest improvement would be batching or at least async.
Anyone can attempt a port variant. With compelling numbers, it sounds like an easy decision. :) On 18 January 2013 13:46, Sean Copenhaver <[email protected]> wrote: > Some what related, are there talks about using erlang_js to embed > SpiderMonkey as a port driver? > > > On Fri, Jan 18, 2013 at 1:34 PM, Mark Hahn <[email protected]> wrote: > >> is :P :D like a pbthhh... >> > > > > -- > “The limits of language are the limits of one's world. “ - Ludwig von > Wittgenstein > > "Water is fluid, soft and yielding. But water will wear away rock, which is > rigid and cannot yield. As a rule, whatever is fluid, soft and yielding > will overcome whatever is rigid and hard. This is another paradox: what is > soft is strong." - Lao-Tzu
