I see lot of people using Banks to store handles.
Is it faster than having a vector of handles?
So:
1 - Return Vector(id)
2 - Peekint bank1,id,4
What is faster (1 or 2)?
Is it faster than having a vector of handles?
So:
1 - Return Vector(id)
2 - Peekint bank1,id,4
What is faster (1 or 2)?