Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Before the script is loaded by the interpreter, the bytecode is stored in pyc-files, and during execution in RAM. The advantage of disk storage is obviously persistence. You can not repeat the relatively long parsing and compilation procedures at each launch, but immediately proceed to execution.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question