Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

193
Vistas
Low FPS rate on Chrome Androïd with simple Canvas2D Game

I'm currently developping a simple 2D canvas video game and while I was testing performance, I noticed that there is a very disappointing frame rate on Androïd Chrome (about 45fps).

About one out of two frame breaks. And I cannot see what in my call stack is creating the performance issue. As you can see on the performance capture, the task lasts less than 4ms (which is under the 16ms of refreshing)

Screenshot of performance viewer

Zoomed :

enter image description here

And here is the sample code of the game loop... with almost nothing in it (I removed all the game stuff) :

Game.loop = function(){ 
    ctx.setTransform(1,0,0,1,0,0);
    
    ctx.clearRect(0, 0, canvas.width, canvas.height);

        
    requestAnimationFrame(Game.loop);
}
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda