Update benchmark
Major rewrite of bBeamFormerPipeline
. The code now uses a Benchmark
class and several helper functions to split up the functionality. It also has two new options: --nr_subbands
and --nr_streams
to control the number of subbands processed and the number of execute streams used to do this in parallel.