Pooling / Pooled term
frankcalise opened this issue · 3 comments
frankcalise commented
Is there a good term for pooling or pooled? I'm not seeing something that stands out and makes sense to me exactly. Or could not translate it since it defines it afterwards:
Event Pooling
TheSyntheticEvent
is pooled. This means that theSyntheticEvent
object will be reused and all properties will be nullified after the event callback has been invoked.
This is for performance reasons.
Thoughts?
frankcalise commented
I guess "grouping" should get the point across. Sound ok?
Raggruppamento Eventi
Il SyntheticEvent
è raggruppato
LucaBlackDragon commented
Maybe "Il SyntheticEvent
è gestito in un pool" (and then the explanation)