Hi Ali,

1-
Define "performant": Tags have relatively big computational overhead.
Passing fixed-sized vectors means that you're inherently fixed size all
the way down. This can have latency overhead.

2-
they're _items_. The fact that your block considers these items to be
numbers, or vectors of numbers, is *interpreation*. So, no.

Best regards,
Marcus

On 22.09.20 10:11, Ali G. Dezfuli wrote:
> Hi all,
> I have two chronic questions and would be grateful if anybody helps me:
>     1- between passing items as vectors and using streams with tags which
> one is more performant?
>     2- do vector items lose performance comparing scalar items?
> Thank you,
> AGD
> 

Reply via email to