Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Clever uses of dependency injection without reflection (think dagger not spring) and reducing code size as much as possible can give you fairly fast cold start times with a Java execution environment. Bloated classpaths and reflection filled code will destroy your initialization time.


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

Search: