Skip to content

spectrum: Precompute cluster angle sincos

As the name says. These are used to compute the doppler term, and just like the delay, these are not that frequently updated, so no need to recompute them. 1.07x speedup for this particular scenario.

Before

image

After

image

Merge request reports