Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Description
Java offers the creation of direct byte buffers which are allocated outside of the heap.
They need to be manually free'd, which can be accomplished using an documented clean method.
The feature will be optional. After implementing, we can benchmark for differences in speed and garbage collection observances.
Attachments
Attachments
There are no Sub-Tasks for this issue.