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

surprised about this specific part

"bytecode can increase your load-time (it’s larger)"

how come bytecode is larger than plain text?

I don't know the specifics of the V8 bytecode, but for the AVM2 which load pre-compiled ActionScript as bytecode, the load time is faster, faster than the JVM for example.



I'm guessing because for many operations that are a few characters to type in JS actually require many, many byte code instructions to represent.


Gzip!




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

Search: