Closed baszalmstra closed 11 months ago
Adds pyc compilation.
Since most of the time we want to install multiple wheels at the same time and since starting the Python interpreter has a non-negligable amount of overhead, a compilation daemon is spawned as a subprocess.
Closes #60
Adds pyc compilation.
Since most of the time we want to install multiple wheels at the same time and since starting the Python interpreter has a non-negligable amount of overhead, a compilation daemon is spawned as a subprocess.
Closes #60