The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Oct. 27, 2015
Filed:
Apr. 28, 2011
Luis Ceze, Santa Clara, CA (US);
Gheorghe C. Cascaval, Santa Clara, CA (US);
Bin Wang, Fremont, CA (US);
Michael P. Mahan, San Diego, CA (US);
Chettan S. Dhillon, San Diego, CA (US);
Wendell Ruotsi, San Diego, CA (US);
Vikram Mandyam, San Diego, CA (US);
Luis Ceze, Santa Clara, CA (US);
Gheorghe C. Cascaval, Santa Clara, CA (US);
Bin Wang, Fremont, CA (US);
Michael P. Mahan, San Diego, CA (US);
Chettan S. Dhillon, San Diego, CA (US);
Wendell Ruotsi, San Diego, CA (US);
Vikram Mandyam, San Diego, CA (US);
QUALCOMM Incorporated, San Diego, CA (US);
Abstract
Methods and devices for accelerating webpage rendering by a browser store document object model (DOM) tree structures and computations of rendered pages, and compare portions of a DOM tree of pages being render to determining if portions of the DOM tree structures match. If a DOM tree of a webpage to be rendered matches a DOM tree stored in memory, the computations associated with the match DOM tree may be recalled from memory, obviating the need to perform the calculations to render the page. A tree isomorphism algorithm may be used to recognize DOM trees stored in memory that match the DOM tree of the webpage to be rendered. Reusing rendering computations may significantly reducing the time and resources required for rendering web pages. Identifying reusable portions of calculation results based on DOM tree isomorphism enables the browser to reuse stored webpage rendering calculations even when URLs do not match.