Skip to content

Miscellaneous optimisations

This PR introduces a few optimisations mainly to do with frame reading and spectrogram visualisation:

  • copy() arrays only when necessary
  • use sparse=True for meshgrid to save memory

Merge request reports

Loading