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

Afaik, improving parse time is the big goal here. Parsing is a significant stage of the compile pipeline, perf-wise. Some engines (Chakara at least), defer part of the parsing of the body of a function until the function itself is called, just to save precious milliseconds and not block the first render.


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

Search: