Open loudej opened 12 years ago
The array segment should really be a sub-block allocation of a much larger byte[]. That's a task for later, while profiling and optimizing. It helps avoid higher cpu costs of garbage collection by reducing the number of pinned objects
The array segment should really be a sub-block allocation of a much larger byte[]. That's a task for later, while profiling and optimizing. It helps avoid higher cpu costs of garbage collection by reducing the number of pinned objects