discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Making a transparent block for throughput measure


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Making a transparent block for throughput measurement
Date: Wed, 12 Dec 2012 10:59:04 -0500

On Wed, Dec 12, 2012 at 10:55 AM, <address@hidden> wrote:

Dataflow through Python is unpleasantly sluggish.


Yes. Writing blocks in Python is not at all recommended except in the development stage. Once you know how your block works mathematically/algorithmically/logically, move it over to a C++ block.

Tom

 

 

On 12 Dec 2012 10:53, Tommy Tracy II wrote:

	Thank you. It worked! Unfortunately, it slowed down my flowgraph from ~6 seconds to 145 seconds. 



 

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