Sunday, June 3, 2018

Re: compressed undofiles

On Sunday, June 3, 2018 at 3:48:59 PM UTC+12, Adam Monsen wrote:
> I use undofiles heavily.

> Anyone interested in compressed undofiles?

If you use a file system that supports transparent compression by directory, like btrfs or NTFS, there'd be no need for support in vim. (Historically people were warned off such compression because of the overhead, but you're implicitly accepting that overhead, and with lots of cores these days...)

So, if you're on Windows, you're good to go. If on Linux, btrfs is a good idea anyway IMO.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment