Jakob Borg
Jakob Borg
8dc826b23 / #9651 is probably a good starting point
Does this fix #9879?
I doubt we will that fine grained. But I could imagine should disk read/write rate per folder in the folder listing and as a sum for the entire device in...
Yeah I think this is less about benchmarking and more about showing that something is happening, especially during large copy phases.
I think we should get it by counting our reads and writes instead of asking the OS. It also gets us a metric we can use to calculate estimated completion...
Yeah, by counting reads and writes I meant bytes read and written. IOPS indeed doesn't make sense as a metric on the application level, really.
This seems like it could be useful, but I would not hold my breath.
I honestly don't think we should implement this. For one, I don't know what the "correct" result should be. When I change the folder path, should Syncthing: 1. Just update...
*Users changes path in config* *Dialog pops up* ``` Hi! It looks like you're trying to change a folder path! Please specify how you want to do this: (*) The...