Comment by runeblaze
I am literally guessing at this point — but can they mmap those files?
(Or I mean can you shard the files/store the files more efficiently)
I am literally guessing at this point — but can they mmap those files?
(Or I mean can you shard the files/store the files more efficiently)
I am not sure, I have looked into whether vim mem maps files or not over the years and get conflicting answers. Some say no, some say newer versions do, or it depends file type (binary vs text) or it depends on what plugins are enabled etc. All I know is I often see gvim processes using tons of rss memory.