会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明申请
    • MEMOIZING WEB-BROWSING COMPUTATION WITH DOM-BASED ISOMORPHISM
    • 用基于DOM的异构体来记录网络浏览计算
    • US20110258532A1
    • 2011-10-20
    • US13096131
    • 2011-04-28
    • Luis CEZEGheorghe C. CascavalBin WangMichael P. MahanChetan S. DhillonWendell RuotsiVikram Mandyam
    • Luis CEZEGheorghe C. CascavalBin WangMichael P. MahanChetan S. DhillonWendell RuotsiVikram Mandyam
    • G06F17/00
    • G06F17/30902
    • 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.
    • 用于通过浏览器存储文件对象模型(DOM)树结构和渲染页面的计算来加速网页呈现的方法和装置,并且比较正在渲染的页面的DOM树的部分,以确定DOM树结构的部分是否匹配。 如果要渲染的网页的DOM树与存储在存储器中的DOM树匹配,则可以从存储器调用与匹配DOM树相关联的计算,从而避免执行计算以呈现页面。 可以使用树同构方法来识别存储在与要渲染的网页的DOM树相匹配的存储器中的DOM树。 重用渲染计算可能会大大减少渲染网页所需的时间和资源。 识别基于DOM树同构的计算结果的可重用部分,即使URL不匹配,浏览器也可以重新使用存储的网页呈现计算。