siddharthmittal13 commented on issue #589:
URL: https://github.com/apache/avro-rs/issues/589#issuecomment-4968415236

   > This is not something that should be in this crate. This is just a custom 
allocator that tracks memory usage and does not interact with the rest of the 
crate at all. If you want to provide this to other users just create your own 
crate.
   
   Tracking custom memory was an add on feature but we faced issue since we 
wanted to use our own custom allocator to go through and not the default memory 
manager thought would be beneficial.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to