ANN-SoLo icon indicating copy to clipboard operation
ANN-SoLo copied to clipboard

Profile and improve runtime

Open bittremieux opened this issue 2 years ago • 0 comments

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

  • [ ] Parallelize multiple peak file reading #26.
  • [ ] Parallelize spectrum preprocessing.
  • [ ] Parallelize spectrum similarity calculations.
  • [ ] Parallelize rescoring feature calculations.
  • [ ] Use a GPU-powered ML model for rescoring.

bittremieux avatar Oct 07 '22 23:10 bittremieux