Not really. But, major new optimizations are usually mentioned in release notes: https://v8.dev/blog/tags/release … Other than that, you'll have to read the source code, I'm afraid.
-
-
Thanks for the link. Don't you know where to search optimization related to conditions in closures? I'm about to create a configurable function factory and due to number of options I should put them into closure's body, but it seems logical to calculate all conditions only once.
-
I would suggest not worrying about it, and focusing on writing code you think is readable and makes sense. V8 implementation details are changing all the time, and tailoring your code to them does not really make sense in general.
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.