Skip to content

Release 1.6.0

Compare
Choose a tag to compare
@boyter boyter released this 06 Aug 11:45
· 1144 commits to master since this release

Tweak GC settings to improve performance for directories that contain < 10000 files. Redis, django and the go source code all fit this criteria. Where this is true scc should run in half the time of the 1.5.0 and previous releases.

New option

  • --filegccount value, --fgc value How many files to parse before turning the GC on (default: 10000)

New languages

  • ATS
  • Dhall