Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: record/playback of keyboard input



Thanks for the explanation, Chris. Generally, if there was a JS function that I needed--I would certainly write it/
use it--performance be damned! Running on these faster modern machines my concern over JS was probably
slightly silly. Somewhere I'm going to have to write a patch that takes a "log" of keystrokes and produces an
output file of some sort. Strings would be fine. Does your ("kineme") textWrite patch work under Leopard--
I saw a brief comment about that on the kineme web-site.
thanks again.
aram
On May 13, 2008, at 7:17 PM, Christopher Wright wrote:


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

This email sent to 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>)



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.