Comment on Surpassing 10Gb/S over TailscaleparentComments−ThePhysicist3yAccording to that benchmark, Javascript seems to be the way to go.−adam_arthur3yNot familiar with Just, but seems its designed as a minimal wrapper over v8. The benchmark code is probably jumping directly from JS to native code... most of the github repo is C++Edit: There's actually an article that explains how Just ranks so highly https://just.billywhizz.io/blog/on-javascript-performance-01...
Comments
According to that benchmark, Javascript seems to be the way to go.
Not familiar with Just, but seems its designed as a minimal wrapper over v8. The benchmark code is probably jumping directly from JS to native code... most of the github repo is C++
Edit: There's actually an article that explains how Just ranks so highly https://just.billywhizz.io/blog/on-javascript-performance-01...