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

Memory issues while performing LevelDB batch write #84

Open
RCasatta opened this issue Apr 29, 2021 · 0 comments
Open

Memory issues while performing LevelDB batch write #84

RCasatta opened this issue Apr 29, 2021 · 0 comments

Comments

@RCasatta
Copy link
Member

In my server memory usage spikes here

self.db.Write(batch, sync=True)

I was wondering if we should write batch incrementally, for example after this log call

logging.debug("Added %d timestamps to LevelDB; %f stamps/second" %

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

1 participant