Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In GEODE-8506 we introduced reflection on byte buffers to ascertain the underlying buffer of a slice. We should remove this reflection and change BufferPool to return an object that knows about the slice and its underlying buffer.
This will improve performance on every buffer-release operation.