Efficiency comparison between javascript animations (technical note)

 

Saved in:
Bibliographic Details
Authors: Hernández-Castro, Franklin, Monge-Fallas, Jorge
Format: artículo original
Status:Versión publicada
Publication Date:2018
Description:In this work we show results of an performance analysis for animation/simulation in javascript in three different browsers. In iReal research group, we work a lot with simulations that go beyond the common limits for personal computers, because of this we had to evaluate this, cases in order to take the right choice in our future work.In this case, we analyze several ways to make simulations with javascript and them performances in different browsers and operative systems.
Country:Portal de Revistas TEC
Institution:Instituto Tecnológico de Costa Rica
Repositorio:Portal de Revistas TEC
Language:Español
OAI Identifier:oai:ojs.pkp.sfu.ca:article/3909
Online Access:https://revistas.tec.ac.cr/index.php/tec_marcha/article/view/3909
Keyword:Javascript simulation
comparación de browsers
Safari
Firefox
Chrome
requestAnimationFrame ()
window.setTimeout( ) y window.setInterval ()
Simulación in javascript
browsers comparison