|
|
|
|
|
by munificent
1676 days ago
|
|
> Both are technically possible in Java, but I've never seen them used commonly (though in fairness I've never written performance critical Java.) I don't know about the Java world, but in C#—especially in games written in Unity—object pooling is very common. |
|
But at the end of the section, the book says:
What kind of things do you pool in Unity?