Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#22096 closed enhancement (fixed)

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

Description

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.

Attachments (1)

Portfile.diff (632 bytes) - added by howarth@… 15 years ago.
compile pymol's python scripts as optimized byte code

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by howarth@…

Attachment: Portfile.diff added

compile pymol's python scripts as optimized byte code

comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: newclosed

Committed in r59512.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Type: submissionenhancement
Note: See TracTickets for help on using tickets.