discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] a ridiculous observation when running the benchmark_t


From: Shucai Xiao
Subject: [Discuss-gnuradio] a ridiculous observation when running the benchmark_tx.py program!
Date: Mon, 15 Sep 2008 10:17:17 -0400

Hi, all

         When I ran the benchmark program, I input the following two commands to transmit a data file.

         One is:

         ./benchmark_tx.py –f 170000000

         The other is:

         ./benchmark_tx.py –f 170000000 –S 2

 

         In fact, by reading the program, I noticed the default value of samples_per_symbol is 2. So I think by using the argument –S 2, there should be no impact on the program execution. But I found that the program runtime decreased from about 17s to 5s. Have anyone met this problem before and told me the reason for that? I am doing experiments on the performance analysis of the GNU Radio and can’t figure out the reason for that.

 

Thanks a lot

 

Shucai


reply via email to

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