Degrading performance issue

General Discussion of Scripting for Adobe Bridge

Moderators: Tom, Kukurykus

Guest

Degrading performance issue

Post by Guest »

Has anyone experienced degrading performance when they repeatedly run remote scripts from bridge?

I have a bridge script that sends a remote script to photoshop. The remote script opens a complex dialog. When the dialog (which has to run in photoshop to access photoshop fonts, styles and actions) is closed, the program returns to the launching dialog in bridge. Each time I rerun the remote script it takes longer to open the dialog.

When I run the remote script directly from photoshop the performance does not degrade.

I have put timing checkpoints in the remote script, and the slowdown occurs across the board, not just with one segment of code.

Anyone have any suggestions on how to tackle this?

TIA.
Rory
Guest

Degrading performance issue

Post by Guest »

Update: I was not correct the performance also degrades if I run the remote script directly from the ESTK, although not as quickly as when run from bridge as a remote script.