On Fri, Jun 12, 2015 at 2:24 AM, Marcus Müller <marcus.muel...@ettus.com>
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:
http://conferences.sigcomm.org/sigcomm/2013/srif.php

And some more inf on the wiki:
https://gnuradio.org/redmine/projects/gnuradio/wiki/PerformanceCounters

Note that to use Performance Monitor, you'll need the master branch of GNU
Radio after we reintroduced ControlPort:
https://gnuradio.org/redmine/projects/gnuradio/wiki/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 
> listDiscuss-gnuradio@gnu.orghttps://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to