Hacker News new | ask | show | jobs
by blandflakes 1961 days ago
Good find. So sure, the lifespan is distributed down there, but surely there are some longer-lived services that benefit from JIT. I think most times you're spinning up a container + a JVM for what is effectively a function invocation you are maybe sad about paying the startup time for the JVM. Use Graal, or a different language?