wgnf / liz

liz (ˈlɪz) is a tool to extract license-information from your project/solution aimed on a fast and correct process. Whether it's via a dotnet-CLI-Tool, Cake-Addin or Nuke-Addon
MIT License
9 stars 0 forks source link

Use Parrallel For/ForEach to speed up process #139

Open wgnf opened 1 year ago

wgnf commented 1 year ago

Should look into using the Parallel API to speed up the process. This might be a big performance win.