Journal of Computer Sciences Institute (Jun 2021)

Performance analysis of Svelte and Angular applications

  • Gabriel Białecki,
  • Beata Pańczyk

DOI
https://doi.org/10.35784/jcsi.2633
Journal volume & issue
Vol. 19

Abstract

Read online

The aim of this article is to check if the Svelte-based client part of a web application is more effective than the standard Angular approach. The article presents a comparison of page components rendering times on the basis of two test applications prepared in both frameworks. For the performance tests, scenarios were prepared in which the times of adding and removing a different number of page components were examined. Application tests were performed using the Selenium Webdriver package. The research results clearly showed that the new approach used for DOM manipulation (Svelte v.3.0) is more efficient than the standard solution used in Angular applications (v.10.2).

Keywords