after-effects-scripting-guide
after-effects-scripting-guide copied to clipboard
Add undocumented `app.openFast()` method
Be sure to add the admonition that this is undocumented!
anyone has any idea how app.open() differs from app.openFast() ?
Done, PR #35
I've measured it to be noticeably faster with many small projects (which open in less than 2 seconds anyway). The example in the doc in the PR is a simple script to measure the difference.