<d1b2>
<louis> not sure it actually helps performance
<d1b2>
<louis> but it is very cool that it works
<d1b2>
<louis> i think the main overhead now is marshalling the data to the network
<d1b2>
<louis> may see what i can get if i use the raw adc sample format for waveform
<azonenberg>
nice
<azonenberg>
yeah we can AVX and/or GPU that conversion ourselves
<d1b2>
<louis> unfortunatley dosen't seem to be any faster in INT,8 or INT,16 raw modes 😦
<azonenberg>
in that case fp32 is probably the best since it saves us a conversion step
<d1b2>
<louis> yeah
<azonenberg>
or... hmm
<azonenberg>
maybe int16 since it uses less network bandwidth?
<d1b2>
<louis> well; depends on how fat your pipe is
<azonenberg>
exactly
<d1b2>
<louis> I'm succeeding in getting 670Mbps off this RTO6 sustained
<azonenberg>
Nice
<d1b2>
<louis> (albiet that is 20MS fp32 @ 1.05Hz to get that number, but it's nonetheless quite impressive)
<azonenberg>
Yeah
<azonenberg>
that's more than the 512 Mbps i got off my HDO9204 which is my record with lecroy
<d1b2>
<louis> of course nothing compared to a DSCope in terms of WFM/s, but a DSCope won't do 20Ga/s
<azonenberg>
but that was more samples/sec because it was int16 samples
<d1b2>
<MP> this is a decidedly midrange 4GHz class instrument
<d1b2>
<louis> I don't know how much a higher-end R&S would get you in terms of WFM/s, at least right now. I think it must be software overhead on their side. Since the hardware in that thing should be quite capable