View this PageEdit this PageAttachments to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide

Speeding up Media Computation

Media Computation can be slow. How to speed it up?


One option: Switch to the CPython version

Another option: Alyce Brady at Kalamazoo College sped up some of the Python code and made some corresponding media.py file changes. You can compile these then drop them into place into your JES for a significant speed up. (Kindly sent to me by Pam Cutter of Kalamazoo.) I'll try to get these into the next version of JES.
JavaPixel.java
JavaPicture.java
media.py
media$py.class

Link to this Page