PHP7 Resource Recap

Ok. I just read one of the articles you linked to and the author said PHP7’s performance is on par to HHVM with the JIT compiler working. Now the question in my mind is, would having a JIT compiler help with performance or with the memory footprint.

Scott