Hello @v8js
I understand that TurboFan can JIT optimize:
Object.create(proto)
and also the equivalent:
{ __proto__: proto }
Would one of them be faster in bytecode? I'm wondering about performance during app-startup before JIT kicks in.
-
-
When there are two ways to do something, you gotta pick one
(and yes, I appreciate the message that the performance difference ought to be negligible)Thanks. Twitter will use this to make your timeline better. UndoUndo
-
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.