Skip to content

New dynamic peak detection (v4, naive blocking)

Niklas Haas requested to merge peak_detection_v4 into master

After much ado about nothing, and significant amounts of testing, I've come to the conclusion that simply hard-waiting for the GPU at the appropriate place is both simpler and (in general) faster, or at least not significantly slower.

Merge request reports