discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] ffast-math


From: Chris Kuethe
Subject: Re: [Discuss-gnuradio] ffast-math
Date: Tue, 3 Sep 2019 09:18:17 -0700

Yep, on some processors with some workloads it really makes a huge difference. As others have commented, there may be significant trade-offs with regard to numerical behaviro.

Some of my observations:
dump1090 loses accuracy below the 7th digit when calculating precision, but consumes 10% less power on the device under test
rtl_433 runs about 35% faster
and acarsdec runs over 400% faster.


On Sun, Sep 1, 2019, 07:11 Albin Stigö <address@hidden> wrote:
Anyone has experience with the real world impact of using gcc -ffast-math with SDR in general, and GNURadio/Volk in particular?


--Albin SM6WJM
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]