2024-03-09 14:29:48 +01:00
..
2024-03-09 14:29:48 +01:00
2024-03-09 14:29:48 +01:00
2024-03-09 14:29:48 +01:00
2024-03-09 14:29:48 +01:00

Flame Engine Sprite Renderer Benchmark

This is a simple benchmark to test the render performance of the Flutter Render Engine.

It was modified from: https://github.com/flame-engine/flame/blob/main/examples/lib/stories/animations/benchmark_example.dart

Modifications

  • added framerate display
  • add sprites automatically for 30 minutes and only if the framerate is above 59
  • timer and benchmark test starts automatically and displays the result after 30 minutes