Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High RAM memory consumption #39

Open
J9B10 opened this issue Apr 6, 2023 · 3 comments
Open

High RAM memory consumption #39

J9B10 opened this issue Apr 6, 2023 · 3 comments

Comments

@J9B10
Copy link

J9B10 commented Apr 6, 2023

Hello,

This is great software. I appreciate it.

I'm not an advanced programmer.

But I realized that there is the terrible problem of high RAM consumption.

After 10 minutes of running it consumed over 10GB of RAM.

The right thing would be when an address is generated and it is not valid for the search, then it should be cleaned and not be consuming ram memory with dead data.

Please correct this RAM consumption.

Attached image for reference.
2023-04-06 16 46 54_Edit

@pk910
Copy link

pk910 commented May 4, 2023

I ran into the same problem and implemented a fix in #40

@J9B10
Copy link
Author

J9B10 commented May 22, 2023

Excellent!
It worked really well here.
Now fixed memory overflow.

I thank.

I suggest a change:
Change the time interval from 1000 to just 10.
This improves execution speed dramatically.

@KriptoQraf
Copy link

Hard fork?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants