Hacker News new | ask | show | jobs
by lcnbr 14 days ago
How does it compare performance-wise?
1 comments

For short scripts, it’s often faster because there’s less initialization overhead. In general, though, it largely depends on whether the functions you’re using already have optimized implementations in Woxi. That’s what I’m currently working on, so I’d appreciate any feedback on what doesn’t work for you yet!