Skip to content

Memory-mapped files support

Compare
Choose a tag to compare
@ColumPaget ColumPaget released this 02 Apr 00:25
· 13 commits to master since this release

mmap: prefix is now supported on file paths for region (ip registrar) files and blacklist/whitelist files. If a path has this prefix, then the file will be loaded as a shared mmap. If another long-lived program already has the file shared mapped, then it won't have to be loaded from disk, giving a performance boost.