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") }}
| Machine | CPU | GPU | RAM |
|---|---|---|---|
| bevy-bench-01 | AMD Ryzen 9 9950X | NVIDIA GeForce RTX 3060 | 64GB |
| Commit | Date | Links | ||
|---|---|---|---|---|
| {{ commit.summary }} #{{ commit.pr }} | {{ commit.timestamp | date(format="%Y-%m-%d %H:%M") }} | {% if commit.status == "Done" -%}
{% if commit.previous_done -%}
{% endif -%}
{% if commit.has_example_run -%}
|
{% elif commit.status == "Queued" -%}
Queued | {% else -%}Queue this commit | {% endif -%}