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