Hi all,

I was wondering about the overhead of parsing and bytecode generation. I
found the link below saying that it is only ~2% of JS execution.

http://comments.gmane.org/gmane.os.opendarwin.webkit.devel/7639

I got some questions about it.

1. Does it still hold after more than 5 years?
2. I assume that the in-memory code cache was added to reduce the overhead.
Does it help across page loads?
3. Is there any plan to make the code cache persistent by writing it to the
disk?

Thanks,
Jiho
_______________________________________________
webkit-help mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-help

Reply via email to