<?xml version="1.0" encoding="ISO-8859-1"?><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
<journal-meta>
<journal-id>0379-3982</journal-id>
<journal-title><![CDATA[Revista Tecnología en Marcha]]></journal-title>
<abbrev-journal-title><![CDATA[Tecnología en Marcha]]></abbrev-journal-title>
<issn>0379-3982</issn>
<publisher>
<publisher-name><![CDATA[Instituto Tecnológico de Costa Rica]]></publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id>S0379-39822018000300143</article-id>
<article-id pub-id-type="doi">10.18845/tm.v31i3.3909</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[Eficiencia comparativa en animaciones en javascript (nota técnica)]]></article-title>
<article-title xml:lang="en"><![CDATA[Efficiency comparison between javascript animations (technical note)]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Hernández-Castro]]></surname>
<given-names><![CDATA[Franklin]]></given-names>
</name>
<xref ref-type="aff" rid="Aff"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Monge-Fallas]]></surname>
<given-names><![CDATA[Jorge]]></given-names>
</name>
<xref ref-type="aff" rid="Aff"/>
</contrib>
</contrib-group>
<aff id="Af1">
<institution><![CDATA[,Instituto Tecnológico de Costa Rica Escuela de Diseño Industrial ]]></institution>
<addr-line><![CDATA[ ]]></addr-line>
<country>Costa Rica</country>
</aff>
<aff id="Af2">
<institution><![CDATA[,Instituto Tecnológico de Costa Rica Escuela de Matemática ]]></institution>
<addr-line><![CDATA[ ]]></addr-line>
<country>Costa Rica</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>09</month>
<year>2018</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>09</month>
<year>2018</year>
</pub-date>
<volume>31</volume>
<numero>3</numero>
<fpage>143</fpage>
<lpage>150</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.sa.cr/scielo.php?script=sci_arttext&amp;pid=S0379-39822018000300143&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.sa.cr/scielo.php?script=sci_abstract&amp;pid=S0379-39822018000300143&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.sa.cr/scielo.php?script=sci_pdf&amp;pid=S0379-39822018000300143&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="es"><p><![CDATA[Resumen Este artículo expone los resultados de pruebas de eficiencia en el modo de realizar animaciones/ simulaciones en javascript por el grupo de investigación iReal. iReal es un grupo de investigación del Instituto Tecnológico de Costa Rica(TEC), pertenece al programa de eScience del TEC y su área de investigación es la visualización científica. Desde el 2005 han venido desarrollando proyectos de forma ininterrumpida que involucran la visualización científica en distintas áreas de aplicación. En el grupo de investigación iReal se desarrollan muchas animaciones y simulaciones que llevan al límite las capacidades de las computadoras personales, por esta razón se hace necesario que se evalúe en cuál plataforma y con qué herramientas se producen los resultados más fluidos. En este primer artículo se trata de exponer los diferentes tipos de animaciones en javascript y cómo se comportan en cada browser y sistema operativo. Más adelante se tiene planeado realizar un estudio similar sobre algunos lenguajes de programación más usados en el proyecto.]]></p></abstract>
<abstract abstract-type="short" xml:lang="en"><p><![CDATA[Abstract 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.]]></p></abstract>
<kwd-group>
<kwd lng="es"><![CDATA[Simulación in javascript]]></kwd>
<kwd lng="es"><![CDATA[browsers comparison]]></kwd>
<kwd lng="es"><![CDATA[Safari]]></kwd>
<kwd lng="es"><![CDATA[Firefox]]></kwd>
<kwd lng="es"><![CDATA[Chrome]]></kwd>
<kwd lng="es"><![CDATA[requestAnimationFrame (), window.setTimeout ( ) y window.setInterval ()]]></kwd>
<kwd lng="en"><![CDATA[Javascript simulation]]></kwd>
<kwd lng="en"><![CDATA[comparación de browsers]]></kwd>
<kwd lng="en"><![CDATA[Safari]]></kwd>
<kwd lng="en"><![CDATA[Firefox]]></kwd>
<kwd lng="en"><![CDATA[Chrome]]></kwd>
<kwd lng="en"><![CDATA[requestAnimationFrame (), window.setTimeout ( ) y window.setInterval ()]]></kwd>
</kwd-group>
</article-meta>
</front><back>
<ref-list>
<ref id="B1">
<label>(1)</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Dirksen]]></surname>
<given-names><![CDATA[J]]></given-names>
</name>
</person-group>
<source><![CDATA[Three.js Essentials]]></source>
<year></year>
<publisher-name><![CDATA[Packt Publishing Birmingham, UK.]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B2">
<label>(2)</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Julían]]></surname>
<given-names><![CDATA[G]]></given-names>
</name>
</person-group>
<source><![CDATA[Comparamos velocidad, rendimiento y más de Internet Explorer, Safari, Chrome, Firefox y Opera]]></source>
<year>2011</year>
</nlm-citation>
</ref>
<ref id="B3">
<label>(3)</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Haverbeke]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Eloquent Javascript]]></article-title>
<source><![CDATA[No Starch Press]]></source>
<year>2015</year>
<publisher-loc><![CDATA[San Francisco. CA. USA ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B4">
<label>(4)</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Herczeg]]></surname>
</name>
<name>
<surname><![CDATA[Zoltán]]></surname>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Validating JavaScript guidelines across multiple web browsers]]></article-title>
<source><![CDATA[Nordic Journal of Computing 15]]></source>
<year>2012</year>
<page-range>18-31</page-range></nlm-citation>
</ref>
<ref id="B5">
<label>(5)</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Stefanov]]></surname>
<given-names><![CDATA[S]]></given-names>
</name>
<name>
<surname><![CDATA[Chetan-Sharma]]></surname>
<given-names><![CDATA[K]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Object-Oriented JavaScript]]></article-title>
<source><![CDATA[Packt Publishing Birmingham]]></source>
<year>2014</year>
<publisher-loc><![CDATA[UK ]]></publisher-loc>
</nlm-citation>
</ref>
</ref-list>
</back>
</article>
