Re: [dev-servo] Quantifying the impact of floats on parallelism

2014-02-17 Thread Patrick Walton
On 2/17/14 7:51 PM, Patrick Walton wrote: Hi everyone, I did some preliminary investigation into how much floats are likely to impact parallelism in the wild. I wrote a quick script [1] that looks at how many nodes could have their heights assigned in parallel and ran it on the Alexa Top 50 in t

[dev-servo] Quantifying the impact of floats on parallelism

2014-02-17 Thread Patrick Walton
Hi everyone, I did some preliminary investigation into how much floats are likely to impact parallelism in the wild. I wrote a quick script [1] that looks at how many nodes could have their heights assigned in parallel and ran it on the Alexa Top 50 in the US. I assume that a node can be lai