On 09/23/2020 04:09 AM, Ali G. Dezfuli wrote:
For the most part, vectors are just a housekeeping convenience. If your block gets scalar items, and it internally treats them as vectors,Hi all,I'd like to compare two GR blocks in terms of performance (especially throughput)
1- using scalar items together with "set_output_multiple (int multiple)" at the constructor, and2- using vector items.regards,AGD
the cost of "doing stuff with the results" would be the same.
No comments:
Post a Comment