assess scan
execution could be parallelized
#2294
Labels
[C] Feature / Enhancement
A new feature request or enhancement to an existing feature.
Goto binary serialization (introduced in #2205) showed significant time/memory improvements. It's not unreasonable to think that these improvements could allow us to parallelize the
assess scan
feature so its execution on a set of workspaces can be done in parallel.With this change, we would get better runtimes for
assess scan
(currently takes >1hr? to run the top-100 crates experiments).The text was updated successfully, but these errors were encountered: