咨询与建议

看过本文的还看了

相关文献

该作者的其他文献

文献详情 >JSOPT: A Framework for Optimiz... 收藏

JSOPT: A Framework for Optimization of JavaScript on Web Browsers

作     者:Waqas, Muhammad Khan, Minhaj Ahmad 

作者机构:BahauddinZakariya Univ Dept Comp Sci Multan Pakistan 

出 版 物:《MEHRAN UNIVERSITY RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY》 

年 卷 期:2018年第37卷第1期

页      面:95-104页

学科分类:12[管理学] 1201[管理学-管理科学与工程(可授管理学、工学学位)] 08[工学] 

主  题:JavaScript Threads Performance Web Browsers Code Generation 

摘      要:In the current era where multi-core technologies are very common in use, the existing web browsers are unable to fully utilize the capability of multi-core processors. The web browsers execute the JavaScript code locally in order to produce an efficient response of web pages. This responsiveness is however limited by the fact that the JavaScript code is uni-threaded, and consequently, the efficiency of the code degrades if it involves a large number of computations. In this paper, we propose a framework called JSOPT (JavaScript Optimizer) which generates an efficient JavaScript code to effectively utilize multi-core architectures. The framework uses a template containing constructs for communication & synchronization, and subsequently generates optimized code to be executed on the multi-core architectures. Multiple instances of templates are then generated with different implementations of the code and the best instance is selected to be incorporated in the library. With the optimized code generated using JSOPT, our results show a significant improvement in the performance of several benchmarks involving intensive computations based matrix operations on the Mozilla Firefox web browser.

读者评论 与其他读者分享你的观点

用户名:未登录
我的评分