Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Preud'homme 552c06f295 [pipepar] Update Makefile to template changes
Adapt Makefile after the last commit to measure the speedup instead of
trying several values for parameters in order to configure the
pipeline_template benchmark.
2012-09-21 10:54:08 +02:00
Thomas Preud'homme eab2df2a38 [pipepar] Compute a CRC 8bit in lattice.c
* Change number of bits in CRC to 8
* Avoid q to be higher than 2^CRC_BIT
* Increase the number of packets when benchmarking lattice.c
2012-09-07 12:03:18 +02:00
Thomas Preud'homme e4450d68c2 [pipepar] Avoid output when using "script"
Call script with -q to avoid any output
2012-09-04 20:02:58 +02:00
Thomas Preud'homme 3d17a4db90 [pipepar] Improve benchmark run
* Ensure benchmarks run with warm cache
* Run benchmarks 10 times
* Log benchmarks
* Factorize code by using macro
2012-09-03 11:47:26 +02:00
Thomas Preud'homme 30e8b2a2c6 Automate test of pipeline_template 2012-02-21 18:56:02 +01:00
Thomas Preud'homme cacde80b30 Allow automatic test run for lattice 2012-02-21 18:56:02 +01:00
Thomas Preud'homme 502ec92654 Update Makefile for fmr_omp-str_base generation 2012-02-21 18:56:02 +01:00
Thomas Preud'homme 57820691d2 Use CFLAGS in Makefile 2012-02-21 18:56:02 +01:00
Thomas Preud'homme 31f7d7760f Makefile to compile 'n patch FMradio w/ BatchQueue 2012-02-21 18:56:02 +01:00