What is(are) the difference(s)?
Printable View
What is(are) the difference(s)?
Compiling to p-code optimizes for the smallest size. Native code compilation is highly optimized for speed, but the executable files produced are larger than the p-code versions.