srikanthnv / spd-viz

Visualize mobile internet performance
2 stars 0 forks source link

Prune out pings that aren't to www.google.com #9

Closed ethankb closed 11 years ago

ethankb commented 11 years ago

As I recall, some pings are to Google addresses other than www.google.com. Including these potentially distorts the measurements, since the latencies are not optimized in the same way that www.google.com is. So, we should prune them. Low priority.

srikanthnv commented 11 years ago

Just pushed the new dataset with only google.com pings (https://github.com/srikanthnv/spd-viz/commit/11167eb503cfd8dcdc636fe0e706410ff66680a6)