Bibliographic citations
This is an automatically generated citacion. Modify it if you see fit
Diaz, S., (2021). Source to source compiler for the automatic parallelization of JavaScript code [Universidad de Lima]. https://hdl.handle.net/20.500.12724/15414
Diaz, S., Source to source compiler for the automatic parallelization of JavaScript code []. PE: Universidad de Lima; 2021. https://hdl.handle.net/20.500.12724/15414
@misc{renati/234086,
title = "Source to source compiler for the automatic parallelization of JavaScript code",
author = "Diaz Baskakov, Serguei Ramiro Ramirovich",
publisher = "Universidad de Lima",
year = "2021"
}
Title: Source to source compiler for the automatic parallelization of JavaScript code
Authors(s): Diaz Baskakov, Serguei Ramiro Ramirovich
Advisor(s): Gutiérrez Cárdenas, Juan Manuel
Keywords: Java (Lenguaje de programación); Software; Desarrollo; Ingeniería del software; Java (Computer program language); Computer software; Development; Software engineering
OCDE field: https://purl.org/pe-repo/ocde/ford#2.02.04
Issue Date: 2021
Institution: Universidad de Lima
Abstract: This work focuses on the development of a source-to-source compiler for the automatic
parallelization of JavaScript code. The proposed compiler transforms the input code to an AST
(Abstract syntax tree). Afterward, we applied a dependence analysis, followed by fusion and
fission techniques. As a later part, new portions of code are inserted to parallelize specific sections
of the original program. From the modified AST obtained, we return a new JavaScript code. From
our experimentations, we can conclude that our solution reduces the execution time by
parallelizing loops, but only if they do not use significant amounts of data, and the complexity of
them is not concentrated in a small number of iterations.
Link to repository: https://hdl.handle.net/20.500.12724/15414
Discipline: Ingeniería de sistemas
Grade or title grantor: Universidad de Lima. Facultad de Ingeniería y Arquitectura
Grade or title: Ingeniero de sistemas
Juror: Guzmán Jiménez, Rosario Marybel; Irey Nuñez, Jorge Luis; Escobedo Cárdenas, Edwin Jonathan; Gutiérrez Cárdenas, Juan Manuel
Register date: 16-Mar-2022
Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.