Re: [Discuss-gnuradio] Performance drop with upgrade to 3.7

2014-03-26 Thread Luke Berndt
Thanks Guys! I am rebuilding with Debug turned on and I also enabled Control Ports in the compile. Hopefully this should help highlight the major CPU hogs. Marcus - build-gnuradio is an awesome script. Thank you so much for the time you put into keeping it current. It is the only reliable way I ha

Re: [Discuss-gnuradio] Performance drop with upgrade to 3.7

2014-03-26 Thread Marcus Leech
It was on my list to change the build-types to "debug" (to provide symbols).  I can't remember whether I did that or not.   Other than disk space, there's no down-side that I can see     on Mar 26, 2014, West, Nathan wrote: On Tue, Mar 25, 2014 at 2:27 PM, Luke Berndt wrote

Re: [Discuss-gnuradio] Performance drop with upgrade to 3.7

2014-03-26 Thread West, Nathan
On Tue, Mar 25, 2014 at 2:27 PM, Luke Berndt wrote: > Thanks - I am running an quad-core Intel I5 laptop. It is running Ubuntu > 13.10. I also have it running on a VM on my 8 Core I7 Macbook. > > Do you have any pointers or links on using oprofile with gnuradio? I found > some material on using GR

Re: [Discuss-gnuradio] Performance drop with upgrade to 3.7

2014-03-25 Thread Luke Berndt
Thanks - I am running an quad-core Intel I5 laptop. It is running Ubuntu 13.10. I also have it running on a VM on my 8 Core I7 Macbook. Do you have any pointers or links on using oprofile with gnuradio? I found some material on using GR Performance Counters, but I haven't had a chance to try. I a

Re: [Discuss-gnuradio] Performance drop with upgrade to 3.7

2014-03-24 Thread West, Nathan
On Mon, Mar 24, 2014 at 7:17 AM, Luke Berndt wrote: > Hi - I just upgraded to 3.7.3 using the build-gnuradio script from 3.6.5.1. > I am using it to run a C++ App that captures all the radio communications on > a Moto SmartNet system. I upgraded all my code to work with the 3.7 naming > scheme and