zaycev / bevy-magic-light-2d

Experiment with computing 2D shading, lighting and shadows with Bevy Engine
Apache License 2.0
485 stars 40 forks source link

Benchmark #67

Open CarsonBurke opened 2 months ago

CarsonBurke commented 2 months ago

At least one benchmark should be created to be able to compare the performance implications of changes, and test the limitations of this library.

I'd argue that an example should be created where:

Text UI should be present that displays the current FPS, 1% lows, and a moving and/or stable average.

I am comfortable doing this if necessary/desired.

tigerplush commented 2 months ago

If possible, I'd love to have this automated and run in a pipeline where you can just fetch a report