Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Update from nsfw/master to include memory leak fixes #8

Merged
merged 3 commits into from
Jun 13, 2019

Conversation

as-cii
Copy link

@as-cii as-cii commented Jun 13, 2019

Closes #7

This pull request updates this fork to include some changes in Axosoft/nsfw that mitigate a memory leak on Linux. According to Axosoft#74 there may still be memory leaks, but I don't think those are platform-dependent (i.e., they are related to how events are stored, which is the same across operating systems).

I tested those changes out on a Ubuntu VM, and I confirm they fix the issue. Memory usage stops growing unbounded, and using the reproduction steps in #7 memory stays capped at ~100MB (still more than I would like it to be, but at least it doesn't keep growing forever and is consistent with other platforms).

@as-cii as-cii merged commit c762fed into master Jun 13, 2019
@as-cii as-cii deleted the update-from-nsfw branch June 13, 2019 08:25
@rsese rsese mentioned this pull request Sep 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak & poor performance when using Rust Language Server on Linux
3 participants