Matches in ScholarlyData for { <https://w3id.org/scholarlydata/inproceedings/www2010/paper/main/68> ?p ?o. }
Showing items 1 to 12 of
12
with 100 items per page.
- 68 creator leo-meyerovich.
- 68 creator ras-bodik.
- 68 type InProceedings.
- 68 label "Fast and Parallel Webpage Layout".
- 68 sameAs 68.
- 68 abstract "The web browser is a CPU-intensive program. Especially on mobile devices, loading of webpages is too slow, spending much of its time in processing a document's appearance. Due to power constraints, most hardware improvements will come in the form of parallel architectures. This is also true of mobile devices such as phones. Current browsers, however, do not yet fully exploit hardware parallelism, so we are designing a parallel mobile browser. In this paper, we introduce new algorithms for CSS selector matching, layout solving, and font rendering, which represent key components for a fast layout engine. Evaluation on popular sites shows speedups as high as 80x. We also formulate layout solving with attribute grammars, enabling us to not only parallelize our algorithm but prove that it computes in O(log) time and without reflow.".
- 68 hasAuthorList authorList.
- 68 isPartOf proceedings.
- 68 keyword "Improving the performance".
- 68 keyword "availability of real-world Web systems".
- 68 keyword "scalability".
- 68 title "Fast and Parallel Webpage Layout".