Hacker News new | ask | show | jobs
by pjmlp 3780 days ago
You can set the JIT threshold to 0, then it will JIT the full bytecode on startup, but it might perform worse.