Storyboard api speed?

Hi ,I am making an app that requires the client to move between scenes a lot,back and forth.
And I was reading through the forum,some people seem to like the director class speed better(of course that was couple of months ago)
but they also complained about possible memory problem with director class.
I wanted to know your opinion about which solution seems better for an app that relies heavily on scene transition?

Thanks in advance
[import]uid: 141482 topic_id: 30776 reply_id: 330776[/import]

Switching scenes using storyboard is pretty much instant for me unless I have a lot of logic built into the enterScene or createScene event. Of course, that makes it not a storyboard problem as it’s me just loading objects and stuff. [import]uid: 147305 topic_id: 30776 reply_id: 123255[/import]

Switching scenes using storyboard is pretty much instant for me unless I have a lot of logic built into the enterScene or createScene event. Of course, that makes it not a storyboard problem as it’s me just loading objects and stuff. [import]uid: 147305 topic_id: 30776 reply_id: 123255[/import]