Skip to content

Reuse mmap buffers when saving checkpoint objects #40

@Leahlijuan

Description

@Leahlijuan

Currently, whenever we need to write a new checkpoint file, we create a new new mmap buffer and close it when it's done. If we can reuse the mmap buffer for different step's checkpoint file, the write throughput can be improved.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions