after-effects-scripting-guide icon indicating copy to clipboard operation
after-effects-scripting-guide copied to clipboard

Add undocumented `app.openFast()` method

Open zlovatt opened this issue 2 years ago • 1 comments

Be sure to add the admonition that this is undocumented!

zlovatt avatar Mar 23 '23 17:03 zlovatt

anyone has any idea how app.open() differs from app.openFast() ?

bjg2 avatar Apr 28 '23 09:04 bjg2

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.

Nico-Duduf avatar Aug 31 '24 16:08 Nico-Duduf