felipebz / zpa

Parser and static code analysis tool for PL/SQL and Oracle SQL.
https://zpa.felipebz.com
GNU Lesser General Public License v3.0
211 stars 77 forks source link

Support multi-threaded analysis #153

Closed felipebz closed 2 years ago

felipebz commented 2 years ago

We could try to analyze multiple files in parallel to reduce the analysis time.

Related: https://github.com/felipebz/flr/issues/1