| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
A more specific question--is all the Java support and overhead present when i use QC, even
if I have no use for it?
The support is there, probably lazily loaded (so not really, unless something makes use of it). memory-wise, the same -- likely not loaded unless something else touches it. Core Image filters do a bit with javascript, so that may cause it to get loaded etc.
As for CPU overhead, none at all -- QC doesn't appear to have any per-frame dependance upon JS aside from the JS patch (a good thing ;). It's loaded via the ExtraPatches.plugin bundle. with CoreImage filters, I'm not sure whether or not that's evaluated by default (I've not profiled/inspected that aspect of filtering) -- but if you make a more elaborate filter function, it's almost certainly evaluated per-frame. :(
-- [ christopher wright ] email@hidden http://kineme.net/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/email@hidden
| References: | |
| >record/playback of keyboard input (From: aram <email@hidden>) | |
| >Re: record/playback of keyboard input (From: aram <email@hidden>) | |
| >Re: record/playback of keyboard input (From: Alessandro Sabatelli <email@hidden>) | |
| >Re: record/playback of keyboard input (From: aram <email@hidden>) | |
| >Re: record/playback of keyboard input (From: Christopher Wright <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.