Bevy Logo

Bevy Metrics

Tracking performance metrics for the Bevy game engine: compilation times, binary sizes, stress tests, benchmarks, and more.

{% if missing != 0 -%}

Missing {{ missing }} commits over the last {{ commits | length }}

{% else -%}

All done!

{% endif -%}

Last update: {{ updated | date(format="%Y-%m-%d %H:%M") }}

Compile Stats Stress Tests Benchmarks Compare
Machine CPU GPU RAM
bevy-bench-01 AMD Ryzen 9 9950X NVIDIA GeForce RTX 3060 64GB
{% for commit in commits -%} {% if commit.status == "Done" -%} {% elif commit.status == "Queued" -%} {% else -%} {% endif -%} {% endfor -%}
Commit Date Links
{{ commit.summary }} #{{ commit.pr }} {{ commit.timestamp | date(format="%Y-%m-%d %H:%M") }} {% if commit.previous_done -%} {% endif -%} {% if commit.has_example_run -%} Examples {% endif -%} Queued Queue this commit