Source to source compiler for the automatic parallelization of JavaScript code
Ver/
Diaz_Baskakov_Source-Compiler.pdf
(application/pdf: 146.9Kb)
(application/pdf: 146.9Kb)
Fecha
2021Autor(es)
Asesor(es)
Metadatos
Mostrar el registro completo del ítemResumen
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.
Cómo citar
Diaz Baskakov, S. R. R. (2021). Source to source compiler for the automatic parallelization of JavaScript code [Tesis para optar el Título Profesional de Ingeniero de Sistemas, Universidad de Lima]. Repositorio institucional de la Universidad de Lima.https://hdl.handle.net/20.500.12724/15414Editor
Universidad de LimaCategoría / Subcategoría
Ingeniería de sistemas / SoftwareTemas
Coleccion(es)
- Tesis [49]