scancode.io
scancode.io copied to clipboard
Consider parallelizing the D2d matching process for every resource
Currently we are doing D2d in a serialized manner, but we should shift to an asynchronous way.