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: Jeon
Subject: Re: [Discuss-gnuradio] Measuring performance of module
Date: Mon, 15 Jun 2015 12:40:47 +0900

Dear Tom and Marcus

Thank you for very detailed explanations.

Regards,
Jeon.

2015-06-12 22:24 GMT+09:00 Tom Rondeau <address@hidden>:
On Fri, Jun 12, 2015 at 2:24 AM, Marcus Müller <address@hidden> wrote:
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

Here's a paper that I wrote on it:

And some more inf on the wiki:

Note that to use Performance Monitor, you'll need the master branch of GNU Radio after we reintroduced ControlPort:

Tom

 
 
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


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



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