brentonwl:
While I've implemented promises in 2013.01, I didn't switch all of the value-added functions to use them. Because of the way cascading works, I have to be sure that they happen fully and in the right order. That mean I still have the "freeze time" you mention.
You should see some improvement with 2013.01 regardless, as I reengineered quite a few things under the covers. If you'd like to post your code, I may be able to make some suggestions to speed things up.
M.
While I've implemented promises in 2013.01, I didn't switch all of the value-added functions to use them. Because of the way cascading works, I have to be sure that they happen fully and in the right order. That mean I still have the "freeze time" you mention.
You should see some improvement with 2013.01 regardless, as I reengineered quite a few things under the covers. If you'd like to post your code, I may be able to make some suggestions to speed things up.
M.