sudara / pamplejuce

A JUCE audio plugin template. JUCE 7, Catch2, Pluginval, macOS notarization, Azure Trusted Signing, Github Actions
https://melatonin.dev/blog/
MIT License
378 stars 37 forks source link

Separate out Benchmarks target from Tests target #42

Closed sudara closed 11 months ago

sudara commented 11 months ago

The tests target should run fast, so people can iterate without waiting on Benchmarks. Always running benchmarks is bad UX.