msr-consulting / exscalabar

User interface for the EXSCALABAR instrument.
http://www.msrconsults.com/ukmet-gh/exscalabar
1 stars 2 forks source link

Waveform update rate is too slow #94

Closed lo-co closed 8 years ago

lo-co commented 8 years ago

The CRD waveform update rate is too slow and we will not be able to calibrate using the current rate.

lo-co commented 8 years ago

Not sure what is going on here. Sounds like a bandwidth issue but we should have plenty of bandwidth to handle this. We should look at hardware settings to make sure we are good and remove bottlenecks in the network.

JustinLangridge commented 8 years ago

I'm pretty sure Dave has already looked this from a hardware perspective with no joy. Will let him add details if there are any to report

JustinLangridge commented 8 years ago

Dave and I have looked at this again this morning. Several observations:

Although our laptop port will only do 100Mbps I think these tests suggest we don't have an issue with the netwrk capacity. is there some aspect fo the plotting that could be slowing things down? we have a problem somewhere

lo-co commented 8 years ago

So, here are two snapshots of network usage. In the first snapshot below, it takes about 1.25 s for 652 kb of data to transfer.

high_bandwidth

In the one below, it takes about 200 ms for the same amount of data to transfer. What is going on?

low_time

lo-co commented 8 years ago

Here is a longer timeline. From this, you can see that the data regularly takes ~250 ms to return, then we have these periods where it takes ~1.25 s to return and the rare time where it takes > 3 s to return.

long line

lo-co commented 8 years ago

Saved a capture via wireshark. You can see these packets getting all chopped up when things go sideways. Still not certain why. Probably need to talk to folks at NI.

lo-co commented 8 years ago

To be clear - this has nothing to do with graphing. These logs were captured when no graphs were visible. I am worried we have a server problem.