discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Measuring performance of module


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Measuring performance of module
Date: Fri, 12 Jun 2015 08:24:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Have a look at the performance counters, and especially the graphical monitor, gr-perf-monitorx. It does quite exactly what you describe.

Best regards,
Marcus


On 06/12/2015 05:01 AM, Jeon wrote:
My OOT module seems to be almost done in implementation.

I am wondering that which and how performance metric can be measured.

I am considering the basic communication performance metrics such as throughput, BER/PER vs SNR. And such metrics are rather easy to measure. So there are not what I have difficulties to measure.

As an SDR platform, I think memory(buffer) usage and processing time per block can be importatnt metrics. Thus, the question is... How can I measure such GNU Radio-related metircs? Should I put codes which calculate metrics inside each block? Or can it be done in other ways?

Regards,
Jeon.


_______________________________________________
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]