discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Here's a little beauty


From: Patrick Strasser
Subject: Re: [Discuss-gnuradio] Here's a little beauty
Date: Wed, 06 Jul 2011 17:19:19 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.18) Gecko/20110616 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.11

Marcus D. Leech wrote on 7/6/2011 6:12 AM:

> If I decimate by 3 or more before the FFT (after vectorizing), I runs
> OK, consuming about 40% of the
>   total system CPU, and not producing any 'O'.

Have you tried to find the blocks consuming the power? I once used
oprofile, and it worked quite well. You will get a list of functions
that consume cycles, by themselves and culminated over all function
calls. With that list you can search the source code and find the
problematic blocks.

Patrick
-- 
Engineers motto: cheap, good, fast: choose any two
Patrick Strasser <patrick dot strasser at student dot tugraz dot at>
Student of Telemati_cs_, Techn. University Graz, Austria




reply via email to

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