this post was submitted on 15 Feb 2024
24 points (96.2% liked)

JavaScript

1960 readers
1 users here now

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] akaltar@programming.dev 1 points 8 months ago

Yeah it's built on the quickJS runtime that has a low footprint and fast startup but no JIT, so in anything longer than the v8 startup, it ends up being about a magnitude slower