copy.deepcopy() fully clones nested object graphs which can be costly; upcoming JIT, REPL, and build improvements target faster execution and developer workflows.
PHP compiles source to bytecode interpreted by the engine, with optional JIT and Opcache; the line between compilers and interpreters has become blurred.