Efficiency comparison between javascript animations (technical note)

 

Сохранить в:
Библиографические подробности
Авторы: Hernández-Castro, Franklin, Monge-Fallas, Jorge
Формат: artículo original
Статус:Versión publicada
Дата публикации:2018
Описание: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.
Страна:Portal de Revistas TEC
Институт:Instituto Tecnológico de Costa Rica
Repositorio:Portal de Revistas TEC
Язык:Español
OAI Identifier:oai:ojs.pkp.sfu.ca:article/3909
Online-ссылка:https://revistas.tec.ac.cr/index.php/tec_marcha/article/view/3909
Ключевое слово:Javascript simulation
comparación de browsers
Safari
Firefox
Chrome
requestAnimationFrame ()
window.setTimeout( ) y window.setInterval ()
Simulación in javascript
browsers comparison