Y
Hacker News
new
|
ask
|
show
|
jobs
by
drewr
3759 days ago
I believe that's 220ms. Which isn't too bad. But Clojure can usually match that if you AOT everything.
It's still too slow for serious command-line utils, though, so you're back to Haskell.
1 comments
tamana
3759 days ago
Or using a long-running system daemon to host the VM
link