top | item 37568329

(no title)

esailija | 2 years ago

JITting alone will just make code slower. Even with many optimizations V8 eventually changed the "unoptimizing JIT" to an interpreter and now only JITs hot functions.

discuss

order

No comments yet.