bittremieux / ANN-SoLo

Spectral library searching using approximate nearest neighbor techniques.
Apache License 2.0
42 stars 19 forks source link

Profile and improve runtime #31

Open bittremieux opened 2 years ago

bittremieux commented 2 years ago

Profile runtime to identify bottlenecks and improve speed by optimally parallelizing as many parts of the code as possible.