Martin Pool

Results 161 comments of Martin Pool

I'd phrase it as: the storage system is within your trust boundary. I would like to add encryption. It's not there yet because this is a fairly-slowly-moving hobby project, and...

Thanks! Anyhow, I split out #99 to track it. Feel free to post other thoughts there. I'll leave this open to add a mention of Restic as another system.

That would be really great, please do On Tue, Apr 28, 2020, 2:16 PM Peter Dyson wrote: > I can probably gather up and provide the pain points I have...

Maybe also change paths inside conserve so they can be more easily matched by a glob.

This also would still be useful, but Snappy seems sufficiently smart about incompressible data it's not a priority.

Furthermore, Snappy (or at least snappy-rs) has no option for 0 compression. We could potentially store them just exactly as-is, but I think there's actually some benefit in storing content...

Switching to Snappy compression has made compression fast enough that this is not a priority.

I made some progress towards this in 1943157b4c8eb565bbe241e6f682aac60619755e, and it showed a substantial speedup for some cases. There's probably a lot of scope for further parallelization in Rust, but it...

Thanks for trying to fix it. Even built from your branch I get another regex error though, maybe from a different point.

[callgrind.out.txt.gz](https://github.com/kernelmachine/cargo-profiler/files/1629077/callgrind.out.txt.gz)