Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
The (Clojure) "JVM Slow Startup Time" Myth (ndk.io)
2 points by luu on July 29, 2024 | hide | past | favorite | 2 comments


The same applies to a lot of "slow startup" cases independent of language. For example your big Python or Java app doesn't start slowly because the VM is slow to start, it is slow to start because it loads and runs a lot of code while starting up.

These days there are fast-startup options available for Clojure of course for use in eg serverless apps (eg Graal, Babashka, or using ClojureScript).


Note: (2014)...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: