centowen / salsa

MIT License
2 stars 1 forks source link

Don't run optimized builds for dev/debug #89

Closed symmsaur closed 2 months ago

symmsaur commented 2 months ago

If FFT is too slow then we need to find a proper solution (e.g break into own crate that is optimized or something). Always having optimized builds is too hard to debug.