I've been building a model using the process flow to create People. At some point in the simulation, I'm using Release Token with a Zone to send several tokens to another activity in the process flow. The problem is that, as I'm preempting hundreds of tokens at once, the simulation freezes for about 10-20 seconds and then returns.
Is there some way to prevent this "lag"? Perhaps with some logic or resource I'm unaware of?
Obs: It also happens with few (2 or 3) tokens, but to a much lesser scale.