Skip to content

Benchmark

Mohammed Boujemaoui Boulaghmoudi edited this page Oct 6, 2018 · 2 revisions

Benchmarks

eDSP integrates an evaluation tool to determine the performance of the different blocks on each platform and machine. This tool relies on the Google Benchmark tool. You can build and run the benchmark program with the following command:

make bench

eDSP aims to be a powerful and fast DSP framework. For that reason there are plenty of benchmarks to compare the performance against other open-source projects. To perform a benchmark against other DSP frameworks, run:

make compare
Clone this wiki locally