Simone Basso

Results 283 comments of Simone Basso

Not applicable to the UI after #188. Will be useful later, if we decide to add BBRInfo to the view.

I have started working on this and have implemented ~50% of it here: https://github.com/bassosimone/ndt-server/tree/feature/roundtrip. It should take 1-2 more weeks for me to finish it 🤞

@EKami if the PR is accepted upstream, I guess it should be released in a few weeks.

I have written a prototype and am now evaluating it (see the above commits referencing this issue). It will take a little more time to see whether this works in...

I think this could be explained by BBR vs. Cubic in both cases (but @mattmathis surely knows better).

Do we aim to (a) have 100% coverage [*] where integration tests cover the common case and unit tests cover the corner cases or (b) to have 100% coverage through...

> Basically, we use unit tests as a forcing function for modularity, clarity, and (hopefully) simplicity. 👍

I will switch OONI soon to use `ndt7`. So, this issue is not very relevant to us anymore. I also see that these variables may be useful to others (https://github.com/m-lab/ndt-server/issues/163#issuecomment-529553532),...

As we discussed yesterday with @mattmathis, this smells like a GC related issue.

With @evfirerob we've run several experiments. At this stage, I'd say that, if we're witnessing a GC related issue, that's very difficult to reveal. These are the experiments that we've...