Re: [dev-servo] Mozilla's Project Quantum and Servo

2016-10-28 Thread Emilio Cobos Álvarez
Here are the initial measurements that Cameron and Bobby took initially for Wikipedia and the HTML spec when prototyping Stylo: * http://people.mozilla.org/%7Ebholley/stylo-london-2016/wikipedia-annotated.png * http://people.mozilla.org/%7Ebholley/stylo-london-2016/spec-annotated.png That's fo

Re: [dev-servo] Mozilla's Project Quantum and Servo

2016-10-28 Thread mayankleoboy1
> The style system determines which CSS styles apply to HTML elements. > In Servo, we have a fast, parallel implementation, and the performance > scales linearly with the available hardware. The Stylo effort > (https://wiki.mozilla.org/Stylo) replaces the style system in Firefox > with Servo’s Ho