github.com/mckael/restic@v0.8.3/changelog/0.7.0_2017-07-01/issue-989 (about)

     1  Enhancement: Improve performance of the `find` command
     2  
     3  Improved performance for the `find` command: Restic recognizes paths it has
     4  already checked for the files in question, so the number of backend requests
     5  is reduced a lot.
     6  
     7  https://github.com/restic/restic/issues/989
     8  https://github.com/restic/restic/pull/993