symmetric-ds icon indicating copy to clipboard operation
symmetric-ds copied to clipboard

0006608 Optimize file change detection for a large number of files [#DDM-54321-189]

Open pavel-jm opened this issue 4 months ago • 0 comments

0006608 Optimize performance for file change detection for a large number of files [#DDM-54321-189] Switch change detection to a hashmap based lookup the DirectorySnapshot.diff() method. Add utility method to generate file snapshot key used in hashmap. New unit test for DirectorySnapshot class.

pavel-jm avatar Oct 07 '24 19:10 pavel-jm