discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] File Sink slow?


From: mleech
Subject: Re: [Discuss-gnuradio] File Sink slow?
Date: Wed, 07 Nov 2012 10:15:01 -0500
User-agent: Roundcube Webmail/0.7.2

On 07 Nov 2012 10:07, Eral Türkyilmaz wrote:

ripnet.com> writes:
Show us your flow-graph.  I agree, it shouldn't be doing that.  
Hello,

It looks like this: http://s14.postimage.org/ndqrbh6xt/dump_test.jpg
so both real parts are written interleaved into a file.


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

Try re-enabling buffering.

Try simplifying your flow, so that you're doing less conversion to various forms -- each of those steps costs some number of operations, and your total data flow is 4Msps, because you're looking at two channels of 2Msps.

 

 

reply via email to

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