Re: Compression Question

2021-12-14 Thread Mark McKeown
There is a set of benchmarks comparing the algorithms (lz4, zstd, zlib etc) and the tradeoffs here: http://facebook.github.io/zstd/ cheers Mark On Mon, Dec 13, 2021 at 10:14 PM Nathan Hartman wrote: > On Mon, Dec 13, 2021 at 2:31 PM Luke Mauldin > wrote: > > > > From reading the documentation

Re: which version control supports file locking and who has it locked

2016-06-10 Thread Mark McKeown
Hi Doug, So if I remember correctly p4 supports this, when you "p4 edit" a file it will tell you if anyone else has already done "p4 edit" on the file. cheers Mark On Fri, Jun 10, 2016 at 8:15 PM, Doug Robinson wrote: > The dichotomy is due to the expression of "knowing who is ac