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...