enasequence / sequencetools

Webin sequence validation API.
Apache License 2.0
10 stars 3 forks source link

issue#51: Release resources; values stored in EntryReader and Entry o… #52

Closed nbuso closed 5 years ago

nbuso commented 6 years ago

This request make available some calls to permit to release unused objects before to discard the roots and give the GC the possibility to remove them from memory.

nbuso commented 5 years ago

Yes this is called only on our side at now, but it's changing but it's changing the memory allocation pattern considerably. In any case I will take a look at moving it elsewhere.

raskoleinonen commented 5 years ago

Ok, we will plan to approve this pull request with a comment indicating that this functionality changes (reduces) the memory allocation pattern considerably. This might be helpful for us as well later on.