compile python scripts in pymol as optimized bytecode
Reported by: |
howarth@… |
Owned by: |
macports-tickets@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.8.1
|
Keywords:
|
science
|
Cc:
|
|
Port:
|
pymol
|
|
|
The attached Portfile.diff adds a post-destroot to the pymol build that compiles the python scripts in pymol into optimized byte code. While this doesn't cause pymol to run faster, it does load faster as expected for optimized byte code.
Change History (3)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Type: |
submission →
enhancement
|
compile pymol's python scripts as optimized byte code