eclipse-platform / eclipse.platform

https://eclipse.dev/eclipse/
Eclipse Public License 2.0
84 stars 113 forks source link

[performance] LocalFile: delete Files of Directories in parallel #1461 #1569

Closed jukzi closed 1 month ago

jukzi commented 1 month ago

There is no honest progress report as before. Just fixed the InfiniteProgress to be thread safe and honestly using it.

https://github.com/eclipse-platform/eclipse.platform/issues/1461

github-actions[bot] commented 1 month ago

Test Results

 1 758 files  ±0   1 758 suites  ±0   1h 29m 3s :stopwatch: - 7m 7s  3 981 tests +1   3 959 :white_check_mark: +1   22 :zzz: ±0  0 :x: ±0  12 540 runs  +3  12 376 :white_check_mark: +3  164 :zzz: ±0  0 :x: ±0 

Results for commit a0ab67cc. ± Comparison against base commit 3dfb8166.

:recycle: This comment has been updated with latest results.

jukzi commented 1 month ago

review welcome