Skip to content

Instantly share code, notes, and snippets.

@mfikes
Created May 15, 2015 12:45
Show Gist options
  • Select an option

  • Save mfikes/f96096824e6b1de4e6ea to your computer and use it in GitHub Desktop.

Select an option

Save mfikes/f96096824e6b1de4e6ea to your computer and use it in GitHub Desktop.
React Native JSC JIT
[16:53:32] <kjeldahl> Is the comment about the JavaScript Runtime not running with JIT still true, after iOS 8?
[16:59:53] <ide> kjeldahl: yes no JIT unless you run it out of process which is laggy
[17:01:02] <ide> not sure if the JIT matters that much though. like I’m curious if an iphone 6 without the JIT beats a 4s with the JIT
[17:02:25] <kjeldahl> ide: Ok, thx.
@Heath123
Copy link

Heath123 commented Aug 1, 2022

There's not much information on this elsewhere, this is helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment