Skip to content

Memory issues while performing LevelDB batch write #84

@RCasatta

Description

@RCasatta

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" %

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions